USB: host: Remove ehci-octeon and ohci-octeon drivers
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 25 Nov 2014 11:28:46 +0000 (12:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Nov 2014 17:19:28 +0000 (09:19 -0800)
commit2193dda5eec60373c7a061c129c6ab9d658f78e9
treec474b5df7c45575c22ec35be3f9f1f6574272530
parentf910b6cba27af4c5e1b0de1225a268448c2e82be
USB: host: Remove ehci-octeon and ohci-octeon drivers

Remove special-purpose octeon drivers and instead use ehci-platform
and ohci-platform as suggested with
http://marc.info/?l=linux-mips&m=140139694721623&w=2

[andreas.herrmann:
    fixed compile error]

Cc: David Daney <david.daney@cavium.com>
Cc: Alex Smith <alex.smith@imgtec.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/cavium-octeon/octeon-platform.c
arch/mips/configs/cavium_octeon_defconfig
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-octeon.c [deleted file]
drivers/usb/host/octeon2-common.c [deleted file]
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-octeon.c [deleted file]