]> git.baikalelectronics.ru Git - kernel.git/commit
usb: ohci: remove ep93xx bus glue platform driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 21 Oct 2013 20:39:04 +0000 (13:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 23:43:37 +0000 (16:43 -0700)
commitd58eb15490cb3a29b97aa970d72bbca8774ce14d
tree65aeb5dedd0f2cdd228ea9b39e96775c1f3cf2ea
parent68718e31f1ab1e54b8820515714c2f4a3aa0ad6a
usb: ohci: remove ep93xx bus glue platform driver

Convert ep93xx to use the OHCI platform driver and remove the
ohci-ep93xx bus glue driver.

Enable CONFIG_OHCI_HCD_PLATFORM in the ep93xx_defconfig so that USB
is still enabled by default on the EP93xx platform.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Ryan Mallon <rmallon@gmail.com>
Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Olof Johansson <olof@lixom.net>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/configs/ep93xx_defconfig
arch/arm/mach-ep93xx/clock.c
arch/arm/mach-ep93xx/core.c
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ohci-ep93xx.c [deleted file]