]> Pileus Git - ~andy/linux/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)
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 <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]