usb: ohci: remove ep93xx bus glue platform driver
authorH Hartley Sweeten <[email protected]>
Mon, 21 Oct 2013 20:39:04 +0000 (13:39 -0700)
committerGreg Kroah-Hartman <[email protected]>
Tue, 29 Oct 2013 23:43:37 +0000 (16:43 -0700)
commite55f7cd2467631980f749fb0aef197c06ce38d6a
tree65aeb5dedd0f2cdd228ea9b39e96775c1f3cf2ea
parentf55055b4648416a9d31e5666a5425d406c05f626
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 <[email protected]>
Acked-by: Alan Stern <[email protected]>
Cc: Ryan Mallon <[email protected]>
Cc: Lennert Buytenhek <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Olof Johansson <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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]