[PATCH 00/10] usb: ehci: more bus glues as separate modules
Ezequiel Garcia
ezequiel.garcia at free-electrons.com
Thu Feb 7 15:13:56 EST 2013
Hi Manjunath,
Nice work.
On Thu, Feb 07, 2013 at 11:03:57PM +0530, manjunath.goudar at linaro.org wrote:
> From: Manjunath Goudar <manjunath.goudar at linaro.org>
>
>
> Separate the SOC On-Chip host controller driver from ehci-hcd
> host code into its own driver module.
Perhaps you could add a few lines explaining why you're doing this.
>
> Manjunath Goudar (10):
> USB:Changed omap2plus_defconfig to support OMAP USB static driver
> USB: EHCI: make ehci-omap a separate driver
> USB: EHCI: make ehci-spear a separate driver
> USB: EHCI: make ehci-orion a separate driver
> USB: EHCI: make ehci-atmel a separate driver
> USB: EHCI: make ehci-s5p a separate driver
> USB: EHCI: make ehci-mv a separate driver
> USB: EHCI: make ehci-vt8500 a separate driver
> USB: EHCI: make ehci-msm a separate driver
> USB: EHCI: make ehci-w90X900 a separate driver
>
> arch/arm/configs/omap2plus_defconfig | 4 ++
> drivers/usb/host/Kconfig | 43 ++++++++++++---
> drivers/usb/host/Makefile | 10 +++-
> drivers/usb/host/ehci-atmel.c | 78 ++++++++++++++-------------
> drivers/usb/host/ehci-hcd.c | 75 +++++++-------------------
> drivers/usb/host/ehci-msm.c | 84 +++++++++++++----------------
> drivers/usb/host/ehci-mv.c | 81 +++++++++++++---------------
> drivers/usb/host/ehci-omap.c | 69 ++++++++++--------------
> drivers/usb/host/ehci-orion.c | 98 +++++++++++++++++-----------------
> drivers/usb/host/ehci-s5p.c | 69 +++++++++++++-----------
> drivers/usb/host/ehci-spear.c | 77 +++++++++++++-------------
> drivers/usb/host/ehci-vt8500.c | 73 ++++++++++++-------------
> drivers/usb/host/ehci-w90x900.c | 90 ++++++++++++++-----------------
> 13 files changed, 415 insertions(+), 436 deletions(-)
>
> --
> 1.7.9.5
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Thanks,
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list