mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] usb: ohci: remove ep93xx bus glue driver
@ 2013-10-17 18:25 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2013-10-17 18:25 UTC (permalink / raw)
  To: linux-usb
  Cc: ARM Kernel, Linux Kernel, Ryan Mallon, stern, Lennert Buytenhek,
	gregkh, olof, Russell King

Refresh the ep93xx_defconfig then remove the ep93xx OHCI bus glue
driver in favor of the Generic OHCI driver for a platform device.

v3: split patch to refresh the ep93xx_defconfig before removing
    ohci-ep93xx.c in favor of the Generic OHCI driver for a
    platform device.

v2: Use the (*power_off) callback for (*power_suspend), as
    suggested by Alan Stern.
    Remove the Kconfig change to USB_OHCI_HCD_PLATFORM and
    refresh the ep93xx_defconfig to enable this option, as
    suggested by Alan Stern.

H Hartley Sweeten (2):
  ARM: ep93xx_defconfig: cleanup ep93xx_defconfig
  usb: ohci: remove ep93xx bus glue platform driver

 arch/arm/configs/ep93xx_defconfig |  17 +---
 arch/arm/mach-ep93xx/clock.c      |   2 +-
 arch/arm/mach-ep93xx/core.c       |  40 ++++++++-
 drivers/usb/host/ohci-ep93xx.c    | 184 --------------------------------------
 drivers/usb/host/ohci-hcd.c       |  18 ----
 5 files changed, 40 insertions(+), 221 deletions(-)
 delete mode 100644 drivers/usb/host/ohci-ep93xx.c

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-17 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-17 18:25 [PATCH 0/2 v3] usb: ohci: remove ep93xx bus glue driver H Hartley Sweeten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome