[PATCH] usb: host: focus the development community's efforts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linux has been growing larger and adopting more and
more users. In order to streamline the development
process, I propose that we focus USB efforts on XHCI
alone, which is the HCD of the future.

Anybody still using non-XHCI USB Host Controllers
should either buy an XHCI PCIe card to talk to their
HW designers to upgrade their SoC.

Note that because of this patch and the process
improvements it will give us, the community can
focus on more interesting ideas like exposing the
new leftpad() system call [1] over XHCI.

[1] http://marc.info/?l=linux-api&m=145946363603177&w=2

Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
---
 drivers/usb/host/Kconfig          |  728 -----
 drivers/usb/host/Makefile         |   53 -
 drivers/usb/host/bcma-hcd.c       |  445 ---
 drivers/usb/host/ehci-atmel.c     |  254 --
 drivers/usb/host/ehci-dbg.c       | 1123 --------
 drivers/usb/host/ehci-exynos.c    |  349 ---
 drivers/usb/host/ehci-fsl.c       |  715 -----
 drivers/usb/host/ehci-fsl.h       |   66 -
 drivers/usb/host/ehci-grlib.c     |  192 --
 drivers/usb/host/ehci-hcd.c       | 1404 ---------
 drivers/usb/host/ehci-hub.c       | 1333 ---------
 drivers/usb/host/ehci-mem.c       |  238 --
 drivers/usb/host/ehci-msm.c       |  255 --
 drivers/usb/host/ehci-mv.c        |  321 ---
 drivers/usb/host/ehci-mxc.c       |  225 --
 drivers/usb/host/ehci-omap.c      |  327 ---
 drivers/usb/host/ehci-orion.c     |  348 ---
 drivers/usb/host/ehci-pci.c       |  441 ---
 drivers/usb/host/ehci-platform.c  |  438 ---
 drivers/usb/host/ehci-pmcmsp.c    |  329 ---
 drivers/usb/host/ehci-ppc-of.c    |  239 --
 drivers/usb/host/ehci-ps3.c       |  266 --
 drivers/usb/host/ehci-q.c         | 1537 ----------
 drivers/usb/host/ehci-sched.c     | 2517 ----------------
 drivers/usb/host/ehci-sead3.c     |  185 --
 drivers/usb/host/ehci-sh.c        |  195 --
 drivers/usb/host/ehci-spear.c     |  191 --
 drivers/usb/host/ehci-st.c        |  368 ---
 drivers/usb/host/ehci-sysfs.c     |  187 --
 drivers/usb/host/ehci-tegra.c     |  627 ----
 drivers/usb/host/ehci-tilegx.c    |  216 --
 drivers/usb/host/ehci-timer.c     |  436 ---
 drivers/usb/host/ehci-w90x900.c   |  148 -
 drivers/usb/host/ehci-xilinx-of.c |  241 --
 drivers/usb/host/ehci.h           |  899 ------
 drivers/usb/host/fhci-dbg.c       |  135 -
 drivers/usb/host/fhci-hcd.c       |  836 ------
 drivers/usb/host/fhci-hub.c       |  340 ---
 drivers/usb/host/fhci-mem.c       |  114 -
 drivers/usb/host/fhci-q.c         |  285 --
 drivers/usb/host/fhci-sched.c     |  898 ------
 drivers/usb/host/fhci-tds.c       |  626 ----
 drivers/usb/host/fhci.h           |  594 ----
 drivers/usb/host/fotg210-hcd.c    | 5738 -------------------------------------
 drivers/usb/host/fotg210.h        |  692 -----
 drivers/usb/host/fsl-mph-dr-of.c  |  374 ---
 drivers/usb/host/hwa-hc.c         |  889 ------
 drivers/usb/host/imx21-dbg.c      |  531 ----
 drivers/usb/host/imx21-hcd.c      | 1946 -------------
 drivers/usb/host/imx21-hcd.h      |  444 ---
 drivers/usb/host/isp116x-hcd.c    | 1717 -----------
 drivers/usb/host/isp116x.h        |  595 ----
 drivers/usb/host/isp1362-hcd.c    | 2788 ------------------
 drivers/usb/host/isp1362.h        | 1014 -------
 drivers/usb/host/max3421-hcd.c    | 1948 -------------
 drivers/usb/host/ohci-at91.c      |  690 -----
 drivers/usb/host/ohci-da8xx.c     |  438 ---
 drivers/usb/host/ohci-dbg.c       |  811 ------
 drivers/usb/host/ohci-exynos.c    |  311 --
 drivers/usb/host/ohci-hcd.c       | 1385 ---------
 drivers/usb/host/ohci-hub.c       |  796 -----
 drivers/usb/host/ohci-jz4740.c    |  245 --
 drivers/usb/host/ohci-mem.c       |  139 -
 drivers/usb/host/ohci-nxp.c       |  283 --
 drivers/usb/host/ohci-omap.c      |  513 ----
 drivers/usb/host/ohci-omap3.c     |  211 --
 drivers/usb/host/ohci-pci.c       |  315 --
 drivers/usb/host/ohci-platform.c  |  393 ---
 drivers/usb/host/ohci-ppc-of.c    |  235 --
 drivers/usb/host/ohci-ps3.c       |  251 --
 drivers/usb/host/ohci-pxa27x.c    |  639 -----
 drivers/usb/host/ohci-q.c         | 1230 --------
 drivers/usb/host/ohci-s3c2410.c   |  502 ----
 drivers/usb/host/ohci-sa1111.c    |  265 --
 drivers/usb/host/ohci-sm501.c     |  271 --
 drivers/usb/host/ohci-spear.c     |  204 --
 drivers/usb/host/ohci-st.c        |  347 ---
 drivers/usb/host/ohci-tilegx.c    |  205 --
 drivers/usb/host/ohci-tmio.c      |  372 ---
 drivers/usb/host/ohci.h           |  742 -----
 drivers/usb/host/oxu210hp-hcd.c   | 3916 -------------------------
 drivers/usb/host/oxu210hp.h       |  447 ---
 drivers/usb/host/pci-quirks.c     | 1091 -------
 drivers/usb/host/pci-quirks.h     |   26 -
 drivers/usb/host/r8a66597-hcd.c   | 2538 ----------------
 drivers/usb/host/r8a66597.h       |  345 ---
 drivers/usb/host/sl811-hcd.c      | 1816 ------------
 drivers/usb/host/sl811.h          |  249 --
 drivers/usb/host/sl811_cs.c       |  202 --
 drivers/usb/host/ssb-hcd.c        |  275 --
 drivers/usb/host/u132-hcd.c       | 3236 ---------------------
 drivers/usb/host/uhci-debug.c     |  636 ----
 drivers/usb/host/uhci-grlib.c     |  193 --
 drivers/usb/host/uhci-hcd.c       |  945 ------
 drivers/usb/host/uhci-hcd.h       |  660 -----
 drivers/usb/host/uhci-hub.c       |  420 ---
 drivers/usb/host/uhci-pci.c       |  306 --
 drivers/usb/host/uhci-platform.c  |  153 -
 drivers/usb/host/uhci-q.c         | 1793 ------------
 drivers/usb/host/whci/Kbuild      |   12 -
 drivers/usb/host/whci/asl.c       |  389 ---
 drivers/usb/host/whci/debug.c     |  200 --
 drivers/usb/host/whci/hcd.c       |  366 ---
 drivers/usb/host/whci/hw.c        |  104 -
 drivers/usb/host/whci/init.c      |  188 --
 drivers/usb/host/whci/int.c       |   93 -
 drivers/usb/host/whci/pzl.c       |  417 ---
 drivers/usb/host/whci/qset.c      |  838 ------
 drivers/usb/host/whci/whcd.h      |  215 --
 drivers/usb/host/whci/whci-hc.h   |  414 ---
 drivers/usb/host/whci/wusb.c      |  221 --
 111 files changed, 74837 deletions(-)
 delete mode 100644 drivers/usb/host/bcma-hcd.c
 delete mode 100644 drivers/usb/host/ehci-atmel.c
 delete mode 100644 drivers/usb/host/ehci-dbg.c
 delete mode 100644 drivers/usb/host/ehci-exynos.c
 delete mode 100644 drivers/usb/host/ehci-fsl.c
 delete mode 100644 drivers/usb/host/ehci-fsl.h
 delete mode 100644 drivers/usb/host/ehci-grlib.c
 delete mode 100644 drivers/usb/host/ehci-hcd.c
 delete mode 100644 drivers/usb/host/ehci-hub.c
 delete mode 100644 drivers/usb/host/ehci-mem.c
 delete mode 100644 drivers/usb/host/ehci-msm.c
 delete mode 100644 drivers/usb/host/ehci-mv.c
 delete mode 100644 drivers/usb/host/ehci-mxc.c
 delete mode 100644 drivers/usb/host/ehci-omap.c
 delete mode 100644 drivers/usb/host/ehci-orion.c
 delete mode 100644 drivers/usb/host/ehci-pci.c
 delete mode 100644 drivers/usb/host/ehci-platform.c
 delete mode 100644 drivers/usb/host/ehci-pmcmsp.c
 delete mode 100644 drivers/usb/host/ehci-ppc-of.c
 delete mode 100644 drivers/usb/host/ehci-ps3.c
 delete mode 100644 drivers/usb/host/ehci-q.c
 delete mode 100644 drivers/usb/host/ehci-sched.c
 delete mode 100644 drivers/usb/host/ehci-sead3.c
 delete mode 100644 drivers/usb/host/ehci-sh.c
 delete mode 100644 drivers/usb/host/ehci-spear.c
 delete mode 100644 drivers/usb/host/ehci-st.c
 delete mode 100644 drivers/usb/host/ehci-sysfs.c
 delete mode 100644 drivers/usb/host/ehci-tegra.c
 delete mode 100644 drivers/usb/host/ehci-tilegx.c
 delete mode 100644 drivers/usb/host/ehci-timer.c
 delete mode 100644 drivers/usb/host/ehci-w90x900.c
 delete mode 100644 drivers/usb/host/ehci-xilinx-of.c
 delete mode 100644 drivers/usb/host/ehci.h
 delete mode 100644 drivers/usb/host/fhci-dbg.c
 delete mode 100644 drivers/usb/host/fhci-hcd.c
 delete mode 100644 drivers/usb/host/fhci-hub.c
 delete mode 100644 drivers/usb/host/fhci-mem.c
 delete mode 100644 drivers/usb/host/fhci-q.c
 delete mode 100644 drivers/usb/host/fhci-sched.c
 delete mode 100644 drivers/usb/host/fhci-tds.c
 delete mode 100644 drivers/usb/host/fhci.h
 delete mode 100644 drivers/usb/host/fotg210-hcd.c
 delete mode 100644 drivers/usb/host/fotg210.h
 delete mode 100644 drivers/usb/host/fsl-mph-dr-of.c
 delete mode 100644 drivers/usb/host/hwa-hc.c
 delete mode 100644 drivers/usb/host/imx21-dbg.c
 delete mode 100644 drivers/usb/host/imx21-hcd.c
 delete mode 100644 drivers/usb/host/imx21-hcd.h
 delete mode 100644 drivers/usb/host/isp116x-hcd.c
 delete mode 100644 drivers/usb/host/isp116x.h
 delete mode 100644 drivers/usb/host/isp1362-hcd.c
 delete mode 100644 drivers/usb/host/isp1362.h
 delete mode 100644 drivers/usb/host/max3421-hcd.c
 delete mode 100644 drivers/usb/host/ohci-at91.c
 delete mode 100644 drivers/usb/host/ohci-da8xx.c
 delete mode 100644 drivers/usb/host/ohci-dbg.c
 delete mode 100644 drivers/usb/host/ohci-exynos.c
 delete mode 100644 drivers/usb/host/ohci-hcd.c
 delete mode 100644 drivers/usb/host/ohci-hub.c
 delete mode 100644 drivers/usb/host/ohci-jz4740.c
 delete mode 100644 drivers/usb/host/ohci-mem.c
 delete mode 100644 drivers/usb/host/ohci-nxp.c
 delete mode 100644 drivers/usb/host/ohci-omap.c
 delete mode 100644 drivers/usb/host/ohci-omap3.c
 delete mode 100644 drivers/usb/host/ohci-pci.c
 delete mode 100644 drivers/usb/host/ohci-platform.c
 delete mode 100644 drivers/usb/host/ohci-ppc-of.c
 delete mode 100644 drivers/usb/host/ohci-ps3.c
 delete mode 100644 drivers/usb/host/ohci-pxa27x.c
 delete mode 100644 drivers/usb/host/ohci-q.c
 delete mode 100644 drivers/usb/host/ohci-s3c2410.c
 delete mode 100644 drivers/usb/host/ohci-sa1111.c
 delete mode 100644 drivers/usb/host/ohci-sm501.c
 delete mode 100644 drivers/usb/host/ohci-spear.c
 delete mode 100644 drivers/usb/host/ohci-st.c
 delete mode 100644 drivers/usb/host/ohci-tilegx.c
 delete mode 100644 drivers/usb/host/ohci-tmio.c
 delete mode 100644 drivers/usb/host/ohci.h
 delete mode 100644 drivers/usb/host/oxu210hp-hcd.c
 delete mode 100644 drivers/usb/host/oxu210hp.h
 delete mode 100644 drivers/usb/host/pci-quirks.c
 delete mode 100644 drivers/usb/host/pci-quirks.h
 delete mode 100644 drivers/usb/host/r8a66597-hcd.c
 delete mode 100644 drivers/usb/host/r8a66597.h
 delete mode 100644 drivers/usb/host/sl811-hcd.c
 delete mode 100644 drivers/usb/host/sl811.h
 delete mode 100644 drivers/usb/host/sl811_cs.c
 delete mode 100644 drivers/usb/host/ssb-hcd.c
 delete mode 100644 drivers/usb/host/u132-hcd.c
 delete mode 100644 drivers/usb/host/uhci-debug.c
 delete mode 100644 drivers/usb/host/uhci-grlib.c
 delete mode 100644 drivers/usb/host/uhci-hcd.c
 delete mode 100644 drivers/usb/host/uhci-hcd.h
 delete mode 100644 drivers/usb/host/uhci-hub.c
 delete mode 100644 drivers/usb/host/uhci-pci.c
 delete mode 100644 drivers/usb/host/uhci-platform.c
 delete mode 100644 drivers/usb/host/uhci-q.c
 delete mode 100644 drivers/usb/host/whci/Kbuild
 delete mode 100644 drivers/usb/host/whci/asl.c
 delete mode 100644 drivers/usb/host/whci/debug.c
 delete mode 100644 drivers/usb/host/whci/hcd.c
 delete mode 100644 drivers/usb/host/whci/hw.c
 delete mode 100644 drivers/usb/host/whci/init.c
 delete mode 100644 drivers/usb/host/whci/int.c
 delete mode 100644 drivers/usb/host/whci/pzl.c
 delete mode 100644 drivers/usb/host/whci/qset.c
 delete mode 100644 drivers/usb/host/whci/whcd.h
 delete mode 100644 drivers/usb/host/whci/whci-hc.h
 delete mode 100644 drivers/usb/host/whci/wusb.c

diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 3050b18b2447..43475baa58d0 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -3,19 +3,6 @@
 #
 comment "USB Host Controller Drivers"
 
-config USB_C67X00_HCD
-	tristate "Cypress C67x00 HCD support"
-	depends on HAS_IOMEM
-	help
-	  The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role
-	  host/peripheral/OTG USB controllers.
-
-	  Enable this option to support this chip in host controller mode.
-	  If unsure, say N.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called c67x00.
-
 config USB_XHCI_HCD
 	tristate "xHCI HCD (USB 3.0) support"
 	depends on HAS_DMA && HAS_IOMEM
@@ -71,721 +58,6 @@ config USB_XHCI_RCAR
 
 endif # USB_XHCI_HCD
 
-config USB_EHCI_HCD
-	tristate "EHCI HCD (USB 2.0) support"
-	depends on HAS_DMA && HAS_IOMEM
-	---help---
-	  The Enhanced Host Controller Interface (EHCI) is standard for USB 2.0
-	  "high speed" (480 Mbit/sec, 60 Mbyte/sec) host controller hardware.
-	  If your USB host controller supports USB 2.0, you will likely want to
-	  configure this Host Controller Driver.
-
-	  EHCI controllers are packaged with "companion" host controllers (OHCI
-	  or UHCI) to handle USB 1.1 devices connected to root hub ports.  Ports
-	  will connect to EHCI if the device is high speed, otherwise they
-	  connect to a companion controller.  If you configure EHCI, you should
-	  probably configure the OHCI (for NEC and some other vendors) USB Host
-	  Controller Driver or UHCI (for Via motherboards) Host Controller
-	  Driver too.
-
-	  You may want to read <file:Documentation/usb/ehci.txt>.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called ehci-hcd.
-
-config USB_EHCI_ROOT_HUB_TT
-	bool "Root Hub Transaction Translators"
-	depends on USB_EHCI_HCD
-	---help---
-	  Some EHCI chips have vendor-specific extensions to integrate
-	  transaction translators, so that no OHCI or UHCI companion
-	  controller is needed.  It's safe to say "y" even if your
-	  controller doesn't support this feature.
-
-	  This supports the EHCI implementation that's originally
-	  from ARC, and has since changed hands a few times.
-
-config USB_EHCI_TT_NEWSCHED
-	bool "Improved Transaction Translator scheduling"
-	depends on USB_EHCI_HCD
-	default y
-	---help---
-	  This changes the periodic scheduling code to fill more of the low
-	  and full speed bandwidth available from the Transaction Translator
-	  (TT) in USB 2.0 hubs.  Without this, only one transfer will be
-	  issued in each microframe, significantly reducing the number of
-	  periodic low/fullspeed transfers possible.
-
-	  If you have multiple periodic low/fullspeed devices connected to a
-	  highspeed USB hub which is connected to a highspeed USB Host
-	  Controller, and some of those devices will not work correctly
-	  (possibly due to "ENOSPC" or "-28" errors), say Y.  Conversely, if
-	  you have only one such device and it doesn't work, you could try
-	  saying N.
-
-	  If unsure, say Y.
-
-if USB_EHCI_HCD
-
-config USB_EHCI_PCI
-	tristate
-	depends on PCI
-	default y
-
-config USB_EHCI_HCD_PMC_MSP
-	tristate "EHCI support for on-chip PMC MSP71xx USB controller"
-	depends on MSP_HAS_USB
-	default n
-	select USB_EHCI_BIG_ENDIAN_DESC
-	select USB_EHCI_BIG_ENDIAN_MMIO
-	---help---
-		Enables support for the onchip USB controller on the PMC_MSP7100 Family SoC's.
-		If unsure, say N.
-
-config XPS_USB_HCD_XILINX
-	bool "Use Xilinx usb host EHCI controller core"
-	depends on (PPC32 || MICROBLAZE)
-	select USB_EHCI_BIG_ENDIAN_DESC
-	select USB_EHCI_BIG_ENDIAN_MMIO
-	---help---
-		Xilinx xps USB host controller core is EHCI compliant and has
-		transaction translator built-in. It can be configured to either
-		support both high speed and full speed devices, or high speed
-		devices only.
-
-config USB_EHCI_FSL
-	tristate "Support for Freescale PPC on-chip EHCI USB controller"
-	depends on FSL_SOC
-	select USB_EHCI_ROOT_HUB_TT
-	---help---
-	  Variation of ARC USB block used in some Freescale chips.
-
-config USB_EHCI_MXC
-	tristate "Support for Freescale i.MX on-chip EHCI USB controller"
-	depends on ARCH_MXC
-	select USB_EHCI_ROOT_HUB_TT
-	---help---
-	  Variation of ARC USB block used in some Freescale chips.
-
-config USB_EHCI_HCD_OMAP
-	tristate "EHCI support for OMAP3 and later chips"
-	depends on ARCH_OMAP
-	select NOP_USB_XCEIV
-	default y
-	---help---
-	  Enables support for the on-chip EHCI controller on
-	  OMAP3 and later chips.
-
-config USB_EHCI_HCD_ORION
-	tristate  "Support for Marvell EBU on-chip EHCI USB controller"
-	depends on USB_EHCI_HCD && PLAT_ORION
-	default y
-	---help---
-	  Enables support for the on-chip EHCI controller on Marvell's
-	  embedded ARM SoCs, including Orion, Kirkwood, Dove, Armada XP,
-	  Armada 370.  This is different from the EHCI implementation
-	  on Marvell's mobile PXA and MMP SoC, see "EHCI support for
-	  Marvell PXA/MMP USB controller" for those.
-
-config USB_EHCI_HCD_SPEAR
-        tristate "Support for ST SPEAr on-chip EHCI USB controller"
-        depends on USB_EHCI_HCD && PLAT_SPEAR
-        default y
-        ---help---
-          Enables support for the on-chip EHCI controller on
-          ST SPEAr chips.
-
-config USB_EHCI_HCD_STI
-	tristate "Support for ST STiHxxx on-chip EHCI USB controller"
-	depends on ARCH_STI && OF
-	select GENERIC_PHY
-	select USB_EHCI_HCD_PLATFORM
-	help
-	  Enable support for the on-chip EHCI controller found on
-	  STMicroelectronics consumer electronics SoC's.
-
-config USB_EHCI_HCD_AT91
-        tristate  "Support for Atmel on-chip EHCI USB controller"
-        depends on USB_EHCI_HCD && ARCH_AT91
-        default y
-        ---help---
-          Enables support for the on-chip EHCI controller on
-          Atmel chips.
-
-config USB_EHCI_MSM
-	tristate "Support for Qualcomm QSD/MSM on-chip EHCI USB controller"
-	depends on ARCH_QCOM
-	select USB_EHCI_ROOT_HUB_TT
-	---help---
-	  Enables support for the USB Host controller present on the
-	  Qualcomm chipsets. Root Hub has inbuilt TT.
-	  This driver depends on OTG driver for PHY initialization,
-	  clock management, powering up VBUS, and power management.
-	  This driver is not supported on boards like trout which
-	  has an external PHY.
-
-config USB_EHCI_TEGRA
-       tristate "NVIDIA Tegra HCD support"
-       depends on ARCH_TEGRA
-       select USB_EHCI_ROOT_HUB_TT
-       select USB_PHY
-	select USB_ULPI
-	select USB_ULPI_VIEWPORT
-       help
-         This driver enables support for the internal USB Host Controllers
-         found in NVIDIA Tegra SoCs. The controllers are EHCI compliant.
-
-config USB_EHCI_HCD_PPC_OF
-	bool "EHCI support for PPC USB controller on OF platform bus"
-	depends on PPC
-	default y
-	---help---
-	  Enables support for the USB controller present on the PowerPC
-	  OpenFirmware platform bus.
-
-config USB_EHCI_SH
-	bool "EHCI support for SuperH USB controller"
-	depends on SUPERH
-	---help---
-	  Enables support for the on-chip EHCI controller on the SuperH.
-	  If you use the PCI EHCI controller, this option is not necessary.
-
-config USB_EHCI_EXYNOS
-       tristate "EHCI support for Samsung S5P/EXYNOS SoC Series"
-       depends on ARCH_S5PV210 || ARCH_EXYNOS
-       help
-	Enable support for the Samsung Exynos SOC's on-chip EHCI controller.
-
-config USB_EHCI_MV
-	bool "EHCI support for Marvell PXA/MMP USB controller"
-	depends on (ARCH_PXA || ARCH_MMP)
-	select USB_EHCI_ROOT_HUB_TT
-	---help---
-	  Enables support for Marvell (including PXA and MMP series) on-chip
-	  USB SPH and OTG controller. SPH is a single port host, and it can
-	  only be EHCI host. OTG is controller that can switch to host mode.
-	  Note that this driver will not work on Marvell's other EHCI
-	  controller used by the EBU-type SoCs including Orion, Kirkwood,
-	  Dova, Armada 370 and Armada XP. See "Support for Marvell EBU
-	  on-chip EHCI USB controller" for those.
-
-config USB_W90X900_EHCI
-	tristate "W90X900(W90P910) EHCI support"
-	depends on ARCH_W90X900
-	---help---
-		Enables support for the W90X900 USB controller
-
-config USB_CNS3XXX_EHCI
-	bool "Cavium CNS3XXX EHCI Module (DEPRECATED)"
-	depends on ARCH_CNS3XXX
-	select USB_EHCI_HCD_PLATFORM
-	---help---
-	  This option is deprecated now and the driver was removed, use
-	  USB_EHCI_HCD_PLATFORM instead.
-
-	  Enable support for the CNS3XXX SOC's on-chip EHCI controller.
-	  It is needed for high-speed (480Mbit/sec) USB 2.0 device
-	  support.
-
-config USB_EHCI_ATH79
-	bool "EHCI support for AR7XXX/AR9XXX SoCs (DEPRECATED)"
-	depends on (SOC_AR71XX || SOC_AR724X || SOC_AR913X || SOC_AR933X)
-	select USB_EHCI_ROOT_HUB_TT
-	select USB_EHCI_HCD_PLATFORM
-	default y
-	---help---
-	  This option is deprecated now and the driver was removed, use
-	  USB_EHCI_HCD_PLATFORM instead.
-
-	  Enables support for the built-in EHCI controller present
-	  on the Atheros AR7XXX/AR9XXX SoCs.
-
-config USB_EHCI_HCD_PLATFORM
-	tristate "Generic EHCI driver for a platform device"
-	default n
-	---help---
-	  Adds an EHCI host driver for a generic platform device, which
-	  provides a memory space and an irq.
-
-	  If unsure, say N.
-
-config USB_OCTEON_EHCI
-	bool "Octeon on-chip EHCI support (DEPRECATED)"
-	depends on CAVIUM_OCTEON_SOC
-	default n
-	select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
-	select USB_EHCI_HCD_PLATFORM
-	help
-	  This option is deprecated now and the driver was removed, use
-	  USB_EHCI_HCD_PLATFORM instead.
-
-	  Enable support for the Octeon II SOC's on-chip EHCI
-	  controller.  It is needed for high-speed (480Mbit/sec)
-	  USB 2.0 device support.  All CN6XXX based chips with USB are
-	  supported.
-
-endif # USB_EHCI_HCD
-
-config USB_OXU210HP_HCD
-	tristate "OXU210HP HCD support"
-	depends on HAS_IOMEM
-	---help---
-	  The OXU210HP is an USB host/OTG/device controller. Enable this
-	  option if your board has this chip. If unsure, say N.
-
-	  This driver does not support isochronous transfers and doesn't
-	  implement OTG nor USB device controllers.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called oxu210hp-hcd.
-
-config USB_ISP116X_HCD
-	tristate "ISP116X HCD support"
-	depends on HAS_IOMEM
-	---help---
-	  The ISP1160 and ISP1161 chips are USB host controllers. Enable this
-	  option if your board has this chip. If unsure, say N.
-
-	  This driver does not support isochronous transfers.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called isp116x-hcd.
-
-config USB_ISP1362_HCD
-	tristate "ISP1362 HCD support"
-	depends on HAS_IOMEM
-	---help---
-	  Supports the Philips ISP1362 chip as a host controller
-
-	  This driver does not support isochronous transfers.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called isp1362-hcd.
-
-config USB_FOTG210_HCD
-	tristate "FOTG210 HCD support"
-	depends on USB && HAS_DMA && HAS_IOMEM
-	---help---
-	  Faraday FOTG210 is an OTG controller which can be configured as
-	  an USB2.0 host. It is designed to meet USB2.0 EHCI specification
-	  with minor modification.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called fotg210-hcd.
-
-config USB_MAX3421_HCD
-	tristate "MAX3421 HCD (USB-over-SPI) support"
-	depends on USB && SPI
-	---help---
-	  The Maxim MAX3421E chip supports standard USB 2.0-compliant
-	  full-speed devices either in host or peripheral mode.  This
-	  driver supports the host-mode of the MAX3421E only.
-
-	  To compile this driver as a module, choose M here: the module will
-	  be called max3421-hcd.
-
-config USB_OHCI_HCD
-	tristate "OHCI HCD (USB 1.1) support"
-	depends on HAS_DMA && HAS_IOMEM
-	---help---
-	  The Open Host Controller Interface (OHCI) is a standard for accessing
-	  USB 1.1 host controller hardware.  It does more in hardware than Intel's
-	  UHCI specification.  If your USB host controller follows the OHCI spec,
-	  say Y.  On most non-x86 systems, and on x86 hardware that's not using a
-	  USB controller from Intel or VIA, this is appropriate.  If your host
-	  controller doesn't use PCI, this is probably appropriate.  For a PCI
-	  based system where you're not sure, the "lspci -v" entry will list the
-	  right "prog-if" for your USB controller(s):  EHCI, OHCI, or UHCI.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called ohci-hcd.
-
-if USB_OHCI_HCD
-
-config USB_OHCI_HCD_OMAP1
-	tristate "OHCI support for OMAP1/2 chips"
-	depends on ARCH_OMAP1
-	depends on ISP1301_OMAP || !(MACH_OMAP_H2 || MACH_OMAP_H3)
-	default y
-	---help---
-	  Enables support for the OHCI controller on OMAP1/2 chips.
-
-config USB_OHCI_HCD_SPEAR
-        tristate "Support for ST SPEAr on-chip OHCI USB controller"
-        depends on USB_OHCI_HCD && PLAT_SPEAR
-        default y
-        ---help---
-          Enables support for the on-chip OHCI controller on
-          ST SPEAr chips.
-
-config USB_OHCI_HCD_STI
-	tristate "Support for ST STiHxxx on-chip OHCI USB controller"
-	depends on ARCH_STI && OF
-	select GENERIC_PHY
-	select USB_OHCI_HCD_PLATFORM
-	help
-	  Enable support for the on-chip OHCI controller found on
-	  STMicroelectronics consumer electronics SoC's.
-
-config USB_OHCI_HCD_S3C2410
-        tristate "OHCI support for Samsung S3C24xx/S3C64xx SoC series"
-        depends on USB_OHCI_HCD && (ARCH_S3C24XX || ARCH_S3C64XX)
-        default y
-        ---help---
-          Enables support for the on-chip OHCI controller on
-          S3C24xx/S3C64xx chips.
-
-config USB_OHCI_HCD_LPC32XX
-	tristate "Support for LPC on-chip OHCI USB controller"
-	depends on USB_OHCI_HCD && ARCH_LPC32XX
-	depends on USB_ISP1301
-	default y
-	---help---
-          Enables support for the on-chip OHCI controller on
-          NXP chips.
-
-config USB_OHCI_HCD_PXA27X
-	tristate "Support for PXA27X/PXA3XX on-chip OHCI USB controller"
-	depends on USB_OHCI_HCD && (PXA27x || PXA3xx)
-	default y
-	---help---
-	  Enables support for the on-chip OHCI controller on
-	  PXA27x/PXA3xx chips.
-
-config USB_OHCI_HCD_AT91
-	tristate "Support for Atmel on-chip OHCI USB controller"
-	depends on USB_OHCI_HCD && ARCH_AT91 && OF
-	default y
-	---help---
-          Enables support for the on-chip OHCI controller on
-          Atmel chips.
-
-config USB_OHCI_HCD_OMAP3
-	tristate "OHCI support for OMAP3 and later chips"
-	depends on (ARCH_OMAP3 || ARCH_OMAP4)
-	default y
-	---help---
-	  Enables support for the on-chip OHCI controller on
-	  OMAP3 and later chips.
-
-config USB_OHCI_HCD_DAVINCI
-	bool "OHCI support for TI DaVinci DA8xx"
-	depends on ARCH_DAVINCI_DA8XX
-	depends on USB_OHCI_HCD=y
-	default y
-	help
-	  Enables support for the DaVinci DA8xx integrated OHCI
-	  controller. This driver cannot currently be a loadable
-	  module because it lacks a proper PHY abstraction.
-
-config USB_OHCI_ATH79
-	bool "USB OHCI support for the Atheros AR71XX/AR7240 SoCs (DEPRECATED)"
-	depends on (SOC_AR71XX || SOC_AR724X)
-	select USB_OHCI_HCD_PLATFORM
-	default y
-	help
-	  This option is deprecated now and the driver was removed, use
-	  USB_OHCI_HCD_PLATFORM instead.
-
-	  Enables support for the built-in OHCI controller present on the
-	  Atheros AR71XX/AR7240 SoCs.
-
-config USB_OHCI_HCD_PPC_OF_BE
-	bool "OHCI support for OF platform bus (big endian)"
-	depends on PPC
-	select USB_OHCI_BIG_ENDIAN_DESC
-	select USB_OHCI_BIG_ENDIAN_MMIO
-	---help---
-	  Enables support for big-endian USB controllers present on the
-	  OpenFirmware platform bus.
-
-config USB_OHCI_HCD_PPC_OF_LE
-	bool "OHCI support for OF platform bus (little endian)"
-	depends on PPC
-	select USB_OHCI_LITTLE_ENDIAN
-	---help---
-	  Enables support for little-endian USB controllers present on the
-	  OpenFirmware platform bus.
-
-config USB_OHCI_HCD_PPC_OF
-	bool
-	depends on PPC
-	default USB_OHCI_HCD_PPC_OF_BE || USB_OHCI_HCD_PPC_OF_LE
-
-config USB_OHCI_HCD_PCI
-	tristate "OHCI support for PCI-bus USB controllers"
-	depends on PCI
-	default y
-	select USB_OHCI_LITTLE_ENDIAN
-	---help---
-	  Enables support for PCI-bus plug-in USB controller cards.
-	  If unsure, say Y.
-
-config USB_OHCI_HCD_SSB
-	bool "OHCI support for Broadcom SSB OHCI core (DEPRECATED)"
-	depends on (SSB = y || SSB = USB_OHCI_HCD)
-	select USB_HCD_SSB
-	select USB_OHCI_HCD_PLATFORM
-	default n
-	---help---
-	  This option is deprecated now and the driver was removed, use
-	  USB_HCD_SSB and USB_OHCI_HCD_PLATFORM instead.
-
-	  Support for the Sonics Silicon Backplane (SSB) attached
-	  Broadcom USB OHCI core.
-
-	  This device is present in some embedded devices with
-	  Broadcom based SSB bus.
-
-	  If unsure, say N.
-
-config USB_OHCI_SH
-	bool "OHCI support for SuperH USB controller (DEPRECATED)"
-	depends on SUPERH
-	select USB_OHCI_HCD_PLATFORM
-	---help---
-	  This option is deprecated now and the driver was removed, use
-	  USB_OHCI_HCD_PLATFORM instead.
-
-	  Enables support for the on-chip OHCI controller on the SuperH.
-	  If you use the PCI OHCI controller, this option is not necessary.
-
-config USB_OHCI_EXYNOS
-	tristate "OHCI support for Samsung S5P/EXYNOS SoC Series"
-	depends on ARCH_S5PV210 || ARCH_EXYNOS
-	help
-	 Enable support for the Samsung Exynos SOC's on-chip OHCI controller.
-
-config USB_CNS3XXX_OHCI
-	bool "Cavium CNS3XXX OHCI Module (DEPRECATED)"
-	depends on ARCH_CNS3XXX
-	select USB_OHCI_HCD_PLATFORM
-	---help---
-	  This option is deprecated now and the driver was removed, use
-	  USB_OHCI_HCD_PLATFORM instead.
-
-	  Enable support for the CNS3XXX SOC's on-chip OHCI controller.
-	  It is needed for low-speed USB 1.0 device support.
-
-config USB_OHCI_HCD_PLATFORM
-	tristate "Generic OHCI driver for a platform device"
-	default n
-	---help---
-	  Adds an OHCI host driver for a generic platform device, which
-	  provides a memory space and an irq.
-
-	  If unsure, say N.
-
-config USB_OCTEON_OHCI
-	bool "Octeon on-chip OHCI support (DEPRECATED)"
-	depends on CAVIUM_OCTEON_SOC
-	default USB_OCTEON_EHCI
-	select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
-	select USB_OHCI_LITTLE_ENDIAN
-	select USB_OHCI_HCD_PLATFORM
-	help
-	  This option is deprecated now and the driver was removed, use
-	  USB_OHCI_HCD_PLATFORM instead.
-
-	  Enable support for the Octeon II SOC's on-chip OHCI
-	  controller.  It is needed for low-speed USB 1.0 device
-	  support.  All CN6XXX based chips with USB are supported.
-
-endif # USB_OHCI_HCD
-
-config USB_UHCI_HCD
-	tristate "UHCI HCD (most Intel and VIA) support"
-	depends on PCI || USB_UHCI_SUPPORT_NON_PCI_HC
-	---help---
-	  The Universal Host Controller Interface is a standard by Intel for
-	  accessing the USB hardware in the PC (which is also called the USB
-	  host controller). If your USB host controller conforms to this
-	  standard, you may want to say Y, but see below. All recent boards
-	  with Intel PCI chipsets (like intel 430TX, 440FX, 440LX, 440BX,
-	  i810, i820) conform to this standard. Also all VIA PCI chipsets
-	  (like VIA VP2, VP3, MVP3, Apollo Pro, Apollo Pro II or Apollo Pro
-	  133) and LEON/GRLIB SoCs with the GRUSBHC controller.
-	  If unsure, say Y.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called uhci-hcd.
-
-config USB_UHCI_SUPPORT_NON_PCI_HC
-	bool
-	default y if (SPARC_LEON || USB_UHCI_PLATFORM)
-
-config USB_UHCI_PLATFORM
-	bool
-	default y if ARCH_VT8500
-
-config USB_UHCI_BIG_ENDIAN_MMIO
-	bool
-	default y if SPARC_LEON
-
-config USB_UHCI_BIG_ENDIAN_DESC
-	bool
-	default y if SPARC_LEON
-
-config USB_FHCI_HCD
-	tristate "Freescale QE USB Host Controller support"
-	depends on OF_GPIO && QE_GPIO && QUICC_ENGINE
-	select FSL_GTM
-	select QE_USB
-	help
-	  This driver enables support for Freescale QE USB Host Controller
-	  (as found on MPC8360 and MPC8323 processors), the driver supports
-	  Full and Low Speed USB.
-
-config FHCI_DEBUG
-	bool "Freescale QE USB Host Controller debug support"
-	depends on USB_FHCI_HCD && DEBUG_FS
-	help
-	  Say "y" to see some FHCI debug information and statistics
-	  through debugfs.
-
-config USB_U132_HCD
-	tristate "Elan U132 Adapter Host Controller"
-	depends on USB_FTDI_ELAN
-	help
-	  The U132 adapter is a USB to CardBus adapter specifically designed
-	  for PC cards that contain an OHCI host controller. Typical PC cards
-	  are the Orange Mobile 3G Option GlobeTrotter Fusion card. The U132
-	  adapter will *NOT* work with PC cards that do not contain an OHCI
-	  controller.
-
-	  For those PC cards that contain multiple OHCI controllers only the
-	  first one is used.
-
-	  The driver consists of two modules, the "ftdi-elan" module is a
-	  USB client driver that interfaces to the FTDI chip within ELAN's
-	  USB-to-PCMCIA adapter, and this "u132-hcd" module is a USB host
-	  controller driver that talks to the OHCI controller within the
-	  CardBus cards that are inserted in the U132 adapter.
-
-	  This driver has been tested with a CardBus OHCI USB adapter, and
-	  worked with a USB PEN Drive inserted into the first USB port of
-	  the PCCARD. A rather pointless thing to do, but useful for testing.
-
-	  It is safe to say M here.
-
-	  See also <http://www.elandigitalsystems.com/support/ufaq/u132linux.php>
-
-config USB_SL811_HCD
-	tristate "SL811HS HCD support"
-	depends on HAS_IOMEM
-	help
-	  The SL811HS is a single-port USB controller that supports either
-	  host side or peripheral side roles.  Enable this option if your
-	  board has this chip, and you want to use it as a host controller. 
-	  If unsure, say N.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called sl811-hcd.
-
-config USB_SL811_HCD_ISO
-	bool "partial ISO support"
-	depends on USB_SL811_HCD
-	help
-	  The driver doesn't support iso_frame_desc (yet), but for some simple
-	  devices that just queue one ISO frame per URB, then ISO transfers
-	  "should" work using the normal urb status fields.
-
-	  If unsure, say N.
-
-config USB_SL811_CS
-	tristate "CF/PCMCIA support for SL811HS HCD"
-	depends on USB_SL811_HCD && PCMCIA
-	help
-	  Wraps a PCMCIA driver around the SL811HS HCD, supporting the RATOC
-	  REX-CFU1U CF card (often used with PDAs).  If unsure, say N.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called "sl811_cs".
-
-config USB_R8A66597_HCD
-	tristate "R8A66597 HCD support"
-	depends on HAS_IOMEM
-	help
-	  The R8A66597 is a USB 2.0 host and peripheral controller.
-
-	  Enable this option if your board has this chip, and you want
-	  to use it as a host controller.  If unsure, say N.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called r8a66597-hcd.
-
-config USB_RENESAS_USBHS_HCD
-	tristate "Renesas USBHS HCD support"
-	depends on USB_RENESAS_USBHS
-	help
-	  The Renesas USBHS is a USB 2.0 host and peripheral controller.
-
-	  Enable this option if your board has this chip, and you want
-	  to use it as a host controller.  If unsure, say N.
-
-	  To compile this driver as a module, choose M here: the
-	  module will be called renesas-usbhs.
-
-config USB_WHCI_HCD
-	tristate "Wireless USB Host Controller Interface (WHCI) driver"
-	depends on PCI && USB && UWB
-	select USB_WUSB
-	select UWB_WHCI
-	help
-	  A driver for PCI-based Wireless USB Host Controllers that are
-	  compliant with the WHCI specification.
-
-	  To compile this driver a module, choose M here: the module
-	  will be called "whci-hcd".
-
-config USB_HWA_HCD
-	tristate "Host Wire Adapter (HWA) driver"
-	depends on USB && UWB
-	select USB_WUSB
-	select UWB_HWA
-	help
-	  This driver enables you to connect Wireless USB devices to
-	  your system using a Host Wire Adaptor USB dongle. This is an
-	  UWB Radio Controller and WUSB Host Controller connected to
-	  your machine via USB (specified in WUSB1.0).
-
-	  To compile this driver a module, choose M here: the module
-	  will be called "hwa-hc".
-
-config USB_IMX21_HCD
-       tristate "i.MX21 HCD support"
-       depends on ARM && ARCH_MXC
-       help
-         This driver enables support for the on-chip USB host in the
-         i.MX21 processor.
-
-         To compile this driver as a module, choose M here: the
-         module will be called "imx21-hcd".
-
-config USB_HCD_BCMA
-	tristate "BCMA usb host driver"
-	depends on BCMA
-	select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD
-	select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD
-	help
-	  Enable support for the EHCI and OCHI host controller on an bcma bus.
-	  It converts the bcma driver into two platform device drivers
-	  for ehci and ohci.
-
-	  If unsure, say N.
-
-config USB_HCD_SSB
-	tristate "SSB usb host driver"
-	depends on SSB
-	select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD
-	select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD
-	help
-	  Enable support for the EHCI and OCHI host controller on an bcma bus.
-	  It converts the bcma driver into two platform device drivers
-	  for ehci and ohci.
-
-	  If unsure, say N.
-
 config USB_HCD_TEST_MODE
 	bool "HCD test mode support"
 	---help---
diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile
index a9ddd3c9ec94..36d5536eb847 100644
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
@@ -5,11 +5,6 @@
 # tell define_trace.h where to find the xhci trace header
 CFLAGS_xhci-trace.o := -I$(src)
 
-fhci-y := fhci-hcd.o fhci-hub.o fhci-q.o
-fhci-y += fhci-mem.o fhci-tds.o fhci-sched.o
-
-fhci-$(CONFIG_FHCI_DEBUG) += fhci-dbg.o
-
 xhci-hcd-y := xhci.o xhci-mem.o
 xhci-hcd-y += xhci-ring.o xhci-hub.o xhci-dbg.o
 xhci-hcd-y += xhci-trace.o
@@ -25,59 +20,11 @@ ifneq ($(CONFIG_USB_XHCI_RCAR), )
 	xhci-plat-hcd-y		+= xhci-rcar.o
 endif
 
-obj-$(CONFIG_USB_WHCI_HCD)	+= whci/
-
 ifneq ($(CONFIG_USB), )
 	obj-$(CONFIG_PCI)	+= pci-quirks.o
 endif
 
-obj-$(CONFIG_USB_EHCI_HCD)	+= ehci-hcd.o
-obj-$(CONFIG_USB_EHCI_PCI)	+= ehci-pci.o
-obj-$(CONFIG_USB_EHCI_HCD_PLATFORM)	+= ehci-platform.o
-obj-$(CONFIG_USB_EHCI_MXC)	+= ehci-mxc.o
-obj-$(CONFIG_USB_EHCI_HCD_OMAP)	+= ehci-omap.o
-obj-$(CONFIG_USB_EHCI_HCD_ORION)	+= ehci-orion.o
-obj-$(CONFIG_USB_EHCI_HCD_SPEAR)	+= ehci-spear.o
-obj-$(CONFIG_USB_EHCI_HCD_STI)	+= ehci-st.o
-obj-$(CONFIG_USB_EHCI_EXYNOS)	+= ehci-exynos.o
-obj-$(CONFIG_USB_EHCI_HCD_AT91) += ehci-atmel.o
-obj-$(CONFIG_USB_EHCI_MSM)	+= ehci-msm.o
-obj-$(CONFIG_USB_EHCI_TEGRA)	+= ehci-tegra.o
-obj-$(CONFIG_USB_W90X900_EHCI)	+= ehci-w90x900.o
-
-obj-$(CONFIG_USB_OXU210HP_HCD)	+= oxu210hp-hcd.o
-obj-$(CONFIG_USB_ISP116X_HCD)	+= isp116x-hcd.o
-obj-$(CONFIG_USB_ISP1362_HCD)	+= isp1362-hcd.o
-
-obj-$(CONFIG_USB_OHCI_HCD)	+= ohci-hcd.o
-obj-$(CONFIG_USB_OHCI_HCD_PCI)	+= ohci-pci.o
-obj-$(CONFIG_USB_OHCI_HCD_PLATFORM)	+= ohci-platform.o
-obj-$(CONFIG_USB_OHCI_EXYNOS)	+= ohci-exynos.o
-obj-$(CONFIG_USB_OHCI_HCD_OMAP1)	+= ohci-omap.o
-obj-$(CONFIG_USB_OHCI_HCD_OMAP3)	+= ohci-omap3.o
-obj-$(CONFIG_USB_OHCI_HCD_SPEAR)	+= ohci-spear.o
-obj-$(CONFIG_USB_OHCI_HCD_STI)	+= ohci-st.o
-obj-$(CONFIG_USB_OHCI_HCD_AT91)	+= ohci-at91.o
-obj-$(CONFIG_USB_OHCI_HCD_S3C2410)	+= ohci-s3c2410.o
-obj-$(CONFIG_USB_OHCI_HCD_LPC32XX)	+= ohci-nxp.o
-obj-$(CONFIG_USB_OHCI_HCD_PXA27X)	+= ohci-pxa27x.o
-
-obj-$(CONFIG_USB_UHCI_HCD)	+= uhci-hcd.o
-obj-$(CONFIG_USB_FHCI_HCD)	+= fhci.o
 obj-$(CONFIG_USB_XHCI_HCD)	+= xhci-hcd.o
 obj-$(CONFIG_USB_XHCI_PCI)	+= xhci-pci.o
 obj-$(CONFIG_USB_XHCI_PLATFORM) += xhci-plat-hcd.o
 obj-$(CONFIG_USB_XHCI_MTK)	+= xhci-mtk.o
-obj-$(CONFIG_USB_SL811_HCD)	+= sl811-hcd.o
-obj-$(CONFIG_USB_SL811_CS)	+= sl811_cs.o
-obj-$(CONFIG_USB_U132_HCD)	+= u132-hcd.o
-obj-$(CONFIG_USB_R8A66597_HCD)	+= r8a66597-hcd.o
-obj-$(CONFIG_USB_HWA_HCD)	+= hwa-hc.o
-obj-$(CONFIG_USB_IMX21_HCD)	+= imx21-hcd.o
-obj-$(CONFIG_USB_FSL_USB2)	+= fsl-mph-dr-of.o
-obj-$(CONFIG_USB_EHCI_FSL)	+= fsl-mph-dr-of.o
-obj-$(CONFIG_USB_EHCI_FSL)	+= ehci-fsl.o
-obj-$(CONFIG_USB_HCD_BCMA)	+= bcma-hcd.o
-obj-$(CONFIG_USB_HCD_SSB)	+= ssb-hcd.o
-obj-$(CONFIG_USB_FOTG210_HCD)	+= fotg210-hcd.o
-obj-$(CONFIG_USB_MAX3421_HCD)	+= max3421-hcd.o
diff --git a/drivers/usb/host/bcma-hcd.c b/drivers/usb/host/bcma-hcd.c
deleted file mode 100644
index 963e2d0e8f92..000000000000
diff --git a/drivers/usb/host/ehci-atmel.c b/drivers/usb/host/ehci-atmel.c
deleted file mode 100644
index 7440722bfbf0..000000000000
diff --git a/drivers/usb/host/ehci-dbg.c b/drivers/usb/host/ehci-dbg.c
deleted file mode 100644
index 79d12b2ba3c4..000000000000
diff --git a/drivers/usb/host/ehci-exynos.c b/drivers/usb/host/ehci-exynos.c
deleted file mode 100644
index df538fd10aa4..000000000000
diff --git a/drivers/usb/host/ehci-fsl.c b/drivers/usb/host/ehci-fsl.c
deleted file mode 100644
index 9f5ffb629973..000000000000
diff --git a/drivers/usb/host/ehci-fsl.h b/drivers/usb/host/ehci-fsl.h
deleted file mode 100644
index 1a8a60a57cf2..000000000000
diff --git a/drivers/usb/host/ehci-grlib.c b/drivers/usb/host/ehci-grlib.c
deleted file mode 100644
index 21650044b09e..000000000000
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
deleted file mode 100644
index ae1b6e69eb96..000000000000
diff --git a/drivers/usb/host/ehci-hub.c b/drivers/usb/host/ehci-hub.c
deleted file mode 100644
index ffc90295a95f..000000000000
diff --git a/drivers/usb/host/ehci-mem.c b/drivers/usb/host/ehci-mem.c
deleted file mode 100644
index 4de43011df23..000000000000
diff --git a/drivers/usb/host/ehci-msm.c b/drivers/usb/host/ehci-msm.c
deleted file mode 100644
index 3e226ef6ca62..000000000000
diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c
deleted file mode 100644
index 849806a75f1c..000000000000
diff --git a/drivers/usb/host/ehci-mxc.c b/drivers/usb/host/ehci-mxc.c
deleted file mode 100644
index c7a9b31eeaef..000000000000
diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
deleted file mode 100644
index a24720beb39d..000000000000
diff --git a/drivers/usb/host/ehci-orion.c b/drivers/usb/host/ehci-orion.c
deleted file mode 100644
index ee8d5faa0194..000000000000
diff --git a/drivers/usb/host/ehci-pci.c b/drivers/usb/host/ehci-pci.c
deleted file mode 100644
index 3b3649d88c5f..000000000000
diff --git a/drivers/usb/host/ehci-platform.c b/drivers/usb/host/ehci-platform.c
deleted file mode 100644
index 1757ebb471b6..000000000000
diff --git a/drivers/usb/host/ehci-pmcmsp.c b/drivers/usb/host/ehci-pmcmsp.c
deleted file mode 100644
index 342816a7f8b1..000000000000
diff --git a/drivers/usb/host/ehci-ppc-of.c b/drivers/usb/host/ehci-ppc-of.c
deleted file mode 100644
index 1a10c8d542ca..000000000000
diff --git a/drivers/usb/host/ehci-ps3.c b/drivers/usb/host/ehci-ps3.c
deleted file mode 100644
index 7934ff9b35e1..000000000000
diff --git a/drivers/usb/host/ehci-q.c b/drivers/usb/host/ehci-q.c
deleted file mode 100644
index eca3710d8fc4..000000000000
diff --git a/drivers/usb/host/ehci-sched.c b/drivers/usb/host/ehci-sched.c
deleted file mode 100644
index 1dfe54f14737..000000000000
diff --git a/drivers/usb/host/ehci-sead3.c b/drivers/usb/host/ehci-sead3.c
deleted file mode 100644
index 3d86cc2ffe68..000000000000
diff --git a/drivers/usb/host/ehci-sh.c b/drivers/usb/host/ehci-sh.c
deleted file mode 100644
index 5caf88d679e4..000000000000
diff --git a/drivers/usb/host/ehci-spear.c b/drivers/usb/host/ehci-spear.c
deleted file mode 100644
index 3c4e5253955c..000000000000
diff --git a/drivers/usb/host/ehci-st.c b/drivers/usb/host/ehci-st.c
deleted file mode 100644
index a94ed677d937..000000000000
diff --git a/drivers/usb/host/ehci-sysfs.c b/drivers/usb/host/ehci-sysfs.c
deleted file mode 100644
index 5216f2b09d63..000000000000
diff --git a/drivers/usb/host/ehci-tegra.c b/drivers/usb/host/ehci-tegra.c
deleted file mode 100644
index 4031b372008e..000000000000
diff --git a/drivers/usb/host/ehci-tilegx.c b/drivers/usb/host/ehci-tilegx.c
deleted file mode 100644
index bdb93b6a356f..000000000000
diff --git a/drivers/usb/host/ehci-timer.c b/drivers/usb/host/ehci-timer.c
deleted file mode 100644
index 69f50e6533a6..000000000000
diff --git a/drivers/usb/host/ehci-w90x900.c b/drivers/usb/host/ehci-w90x900.c
deleted file mode 100644
index e42a29e8e229..000000000000
diff --git a/drivers/usb/host/ehci-xilinx-of.c b/drivers/usb/host/ehci-xilinx-of.c
deleted file mode 100644
index f54480850bb8..000000000000
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h
deleted file mode 100644
index 3f3b74aeca97..000000000000
diff --git a/drivers/usb/host/fhci-dbg.c b/drivers/usb/host/fhci-dbg.c
deleted file mode 100644
index b58e7a60913a..000000000000
diff --git a/drivers/usb/host/fhci-hcd.c b/drivers/usb/host/fhci-hcd.c
deleted file mode 100644
index 0960f41f945a..000000000000
diff --git a/drivers/usb/host/fhci-hub.c b/drivers/usb/host/fhci-hub.c
deleted file mode 100644
index 60d55eb3de0d..000000000000
diff --git a/drivers/usb/host/fhci-mem.c b/drivers/usb/host/fhci-mem.c
deleted file mode 100644
index b0b88f57a5ac..000000000000
diff --git a/drivers/usb/host/fhci-q.c b/drivers/usb/host/fhci-q.c
deleted file mode 100644
index 03be7494a476..000000000000
diff --git a/drivers/usb/host/fhci-sched.c b/drivers/usb/host/fhci-sched.c
deleted file mode 100644
index a9609a336efe..000000000000
diff --git a/drivers/usb/host/fhci-tds.c b/drivers/usb/host/fhci-tds.c
deleted file mode 100644
index f82ad5df1b0d..000000000000
diff --git a/drivers/usb/host/fhci.h b/drivers/usb/host/fhci.h
deleted file mode 100644
index 3fc82c1c3c73..000000000000
diff --git a/drivers/usb/host/fotg210-hcd.c b/drivers/usb/host/fotg210-hcd.c
deleted file mode 100644
index 360a5e95abca..000000000000
diff --git a/drivers/usb/host/fotg210.h b/drivers/usb/host/fotg210.h
deleted file mode 100644
index b5cfa7aeb277..000000000000
diff --git a/drivers/usb/host/fsl-mph-dr-of.c b/drivers/usb/host/fsl-mph-dr-of.c
deleted file mode 100644
index 1044b0f9d656..000000000000
diff --git a/drivers/usb/host/hwa-hc.c b/drivers/usb/host/hwa-hc.c
deleted file mode 100644
index 1db0626c8bf4..000000000000
diff --git a/drivers/usb/host/imx21-dbg.c b/drivers/usb/host/imx21-dbg.c
deleted file mode 100644
index 4f320d050da7..000000000000
diff --git a/drivers/usb/host/imx21-hcd.c b/drivers/usb/host/imx21-hcd.c
deleted file mode 100644
index f542045dc2a6..000000000000
diff --git a/drivers/usb/host/imx21-hcd.h b/drivers/usb/host/imx21-hcd.h
deleted file mode 100644
index 05122f8a6983..000000000000
diff --git a/drivers/usb/host/isp116x-hcd.c b/drivers/usb/host/isp116x-hcd.c
deleted file mode 100644
index d089b3fb7a13..000000000000
diff --git a/drivers/usb/host/isp116x.h b/drivers/usb/host/isp116x.h
deleted file mode 100644
index dd34b7a33965..000000000000
diff --git a/drivers/usb/host/isp1362-hcd.c b/drivers/usb/host/isp1362-hcd.c
deleted file mode 100644
index 6cf82ee460a6..000000000000
diff --git a/drivers/usb/host/isp1362.h b/drivers/usb/host/isp1362.h
deleted file mode 100644
index 3b0b4847c3a9..000000000000
diff --git a/drivers/usb/host/max3421-hcd.c b/drivers/usb/host/max3421-hcd.c
deleted file mode 100644
index c369c29e496d..000000000000
diff --git a/drivers/usb/host/ohci-at91.c b/drivers/usb/host/ohci-at91.c
deleted file mode 100644
index d177372bb357..000000000000
diff --git a/drivers/usb/host/ohci-da8xx.c b/drivers/usb/host/ohci-da8xx.c
deleted file mode 100644
index e5c33bc98ea4..000000000000
diff --git a/drivers/usb/host/ohci-dbg.c b/drivers/usb/host/ohci-dbg.c
deleted file mode 100644
index c3eded317495..000000000000
diff --git a/drivers/usb/host/ohci-exynos.c b/drivers/usb/host/ohci-exynos.c
deleted file mode 100644
index 2cd105be7319..000000000000
diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c
deleted file mode 100644
index 04dcedfdebf8..000000000000
diff --git a/drivers/usb/host/ohci-hub.c b/drivers/usb/host/ohci-hub.c
deleted file mode 100644
index ed678c17c4ea..000000000000
diff --git a/drivers/usb/host/ohci-jz4740.c b/drivers/usb/host/ohci-jz4740.c
deleted file mode 100644
index 4db78f169256..000000000000
diff --git a/drivers/usb/host/ohci-mem.c b/drivers/usb/host/ohci-mem.c
deleted file mode 100644
index c9e315c6808a..000000000000
diff --git a/drivers/usb/host/ohci-nxp.c b/drivers/usb/host/ohci-nxp.c
deleted file mode 100644
index b7d4756232ae..000000000000
diff --git a/drivers/usb/host/ohci-omap.c b/drivers/usb/host/ohci-omap.c
deleted file mode 100644
index de7c68602a7e..000000000000
diff --git a/drivers/usb/host/ohci-omap3.c b/drivers/usb/host/ohci-omap3.c
deleted file mode 100644
index ec15aebe8786..000000000000
diff --git a/drivers/usb/host/ohci-pci.c b/drivers/usb/host/ohci-pci.c
deleted file mode 100644
index bb1509675727..000000000000
diff --git a/drivers/usb/host/ohci-platform.c b/drivers/usb/host/ohci-platform.c
deleted file mode 100644
index ae1c988da146..000000000000
diff --git a/drivers/usb/host/ohci-ppc-of.c b/drivers/usb/host/ohci-ppc-of.c
deleted file mode 100644
index 4f87a5c61b08..000000000000
diff --git a/drivers/usb/host/ohci-ps3.c b/drivers/usb/host/ohci-ps3.c
deleted file mode 100644
index 71d8bc4c27f6..000000000000
diff --git a/drivers/usb/host/ohci-pxa27x.c b/drivers/usb/host/ohci-pxa27x.c
deleted file mode 100644
index a667cf2d5788..000000000000
diff --git a/drivers/usb/host/ohci-q.c b/drivers/usb/host/ohci-q.c
deleted file mode 100644
index d029bbe9eb36..000000000000
diff --git a/drivers/usb/host/ohci-s3c2410.c b/drivers/usb/host/ohci-s3c2410.c
deleted file mode 100644
index 7a1919ca543a..000000000000
diff --git a/drivers/usb/host/ohci-sa1111.c b/drivers/usb/host/ohci-sa1111.c
deleted file mode 100644
index 2ac266d692a2..000000000000
diff --git a/drivers/usb/host/ohci-sm501.c b/drivers/usb/host/ohci-sm501.c
deleted file mode 100644
index a8b8d8b8d9f3..000000000000
diff --git a/drivers/usb/host/ohci-spear.c b/drivers/usb/host/ohci-spear.c
deleted file mode 100644
index 56478ed2f932..000000000000
diff --git a/drivers/usb/host/ohci-st.c b/drivers/usb/host/ohci-st.c
deleted file mode 100644
index acf2eb2a5676..000000000000
diff --git a/drivers/usb/host/ohci-tilegx.c b/drivers/usb/host/ohci-tilegx.c
deleted file mode 100644
index e1b208da460a..000000000000
diff --git a/drivers/usb/host/ohci-tmio.c b/drivers/usb/host/ohci-tmio.c
deleted file mode 100644
index cfcfadfc94fc..000000000000
diff --git a/drivers/usb/host/ohci.h b/drivers/usb/host/ohci.h
deleted file mode 100644
index 37f1725e7a46..000000000000
diff --git a/drivers/usb/host/oxu210hp-hcd.c b/drivers/usb/host/oxu210hp-hcd.c
deleted file mode 100644
index 4e4d601af35c..000000000000
diff --git a/drivers/usb/host/oxu210hp.h b/drivers/usb/host/oxu210hp.h
deleted file mode 100644
index 1c216ad9aad2..000000000000
diff --git a/drivers/usb/host/pci-quirks.c b/drivers/usb/host/pci-quirks.c
deleted file mode 100644
index 35af36253440..000000000000
diff --git a/drivers/usb/host/pci-quirks.h b/drivers/usb/host/pci-quirks.h
deleted file mode 100644
index c622ddf21c94..000000000000
diff --git a/drivers/usb/host/r8a66597-hcd.c b/drivers/usb/host/r8a66597-hcd.c
deleted file mode 100644
index bfa7fa3d2eea..000000000000
diff --git a/drivers/usb/host/r8a66597.h b/drivers/usb/host/r8a66597.h
deleted file mode 100644
index 672cea307abb..000000000000
diff --git a/drivers/usb/host/sl811-hcd.c b/drivers/usb/host/sl811-hcd.c
deleted file mode 100644
index fd2a11473be7..000000000000
diff --git a/drivers/usb/host/sl811.h b/drivers/usb/host/sl811.h
deleted file mode 100644
index 1e23ef49bec1..000000000000
diff --git a/drivers/usb/host/sl811_cs.c b/drivers/usb/host/sl811_cs.c
deleted file mode 100644
index 88a9bffe93df..000000000000
diff --git a/drivers/usb/host/ssb-hcd.c b/drivers/usb/host/ssb-hcd.c
deleted file mode 100644
index 62b6b7804c66..000000000000
diff --git a/drivers/usb/host/u132-hcd.c b/drivers/usb/host/u132-hcd.c
deleted file mode 100644
index 43d52931b5bf..000000000000
diff --git a/drivers/usb/host/uhci-debug.c b/drivers/usb/host/uhci-debug.c
deleted file mode 100644
index 9c6635d43db0..000000000000
diff --git a/drivers/usb/host/uhci-grlib.c b/drivers/usb/host/uhci-grlib.c
deleted file mode 100644
index 0342991c9507..000000000000
diff --git a/drivers/usb/host/uhci-hcd.c b/drivers/usb/host/uhci-hcd.c
deleted file mode 100644
index a7de8e8bb458..000000000000
diff --git a/drivers/usb/host/uhci-hcd.h b/drivers/usb/host/uhci-hcd.h
deleted file mode 100644
index 6f986d82472d..000000000000
diff --git a/drivers/usb/host/uhci-hub.c b/drivers/usb/host/uhci-hub.c
deleted file mode 100644
index ece9e37e89fe..000000000000
diff --git a/drivers/usb/host/uhci-pci.c b/drivers/usb/host/uhci-pci.c
deleted file mode 100644
index 940304c33224..000000000000
diff --git a/drivers/usb/host/uhci-platform.c b/drivers/usb/host/uhci-platform.c
deleted file mode 100644
index 32a6f3d8deec..000000000000
diff --git a/drivers/usb/host/uhci-q.c b/drivers/usb/host/uhci-q.c
deleted file mode 100644
index c17ea1589b83..000000000000
diff --git a/drivers/usb/host/whci/Kbuild b/drivers/usb/host/whci/Kbuild
deleted file mode 100644
index 26df0138079e..000000000000
diff --git a/drivers/usb/host/whci/asl.c b/drivers/usb/host/whci/asl.c
deleted file mode 100644
index 773249306031..000000000000
diff --git a/drivers/usb/host/whci/debug.c b/drivers/usb/host/whci/debug.c
deleted file mode 100644
index 774b89d28fae..000000000000
diff --git a/drivers/usb/host/whci/hcd.c b/drivers/usb/host/whci/hcd.c
deleted file mode 100644
index 43626c44683b..000000000000
diff --git a/drivers/usb/host/whci/hw.c b/drivers/usb/host/whci/hw.c
deleted file mode 100644
index 6afa2e379160..000000000000
diff --git a/drivers/usb/host/whci/init.c b/drivers/usb/host/whci/init.c
deleted file mode 100644
index e36372393bb1..000000000000
diff --git a/drivers/usb/host/whci/int.c b/drivers/usb/host/whci/int.c
deleted file mode 100644
index 0c086b2790d1..000000000000
diff --git a/drivers/usb/host/whci/pzl.c b/drivers/usb/host/whci/pzl.c
deleted file mode 100644
index 33c5580b4d25..000000000000
diff --git a/drivers/usb/host/whci/qset.c b/drivers/usb/host/whci/qset.c
deleted file mode 100644
index 1a8e960d073b..000000000000
diff --git a/drivers/usb/host/whci/whcd.h b/drivers/usb/host/whci/whcd.h
deleted file mode 100644
index c80c7d93bc4a..000000000000
diff --git a/drivers/usb/host/whci/whci-hc.h b/drivers/usb/host/whci/whci-hc.h
deleted file mode 100644
index 4d4cbc0730bf..000000000000
diff --git a/drivers/usb/host/whci/wusb.c b/drivers/usb/host/whci/wusb.c
deleted file mode 100644
index 8d2762682869..000000000000
-- 
2.8.0.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux