All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3]usb: ehci: more bus glues as separate modules
@ 2013-02-12 11:45 manjunath.goudar at linaro.org
  0 siblings, 0 replies; 2+ messages in thread
From: manjunath.goudar at linaro.org @ 2013-02-12 11:45 UTC (permalink / raw)
  To: linux-arm-kernel

From: Manjunath Goudar <manjunath.goudar@linaro.org>

Separate the Atmel On-Chip host controller driver from ehci-hcd
host code into its own static driver module
 

Manjunath Goudar (1):
  USB: EHCI: make ehci-atmel a separate driver

 drivers/usb/host/Kconfig      |    8 +++++
 drivers/usb/host/Makefile     |    1 +
 drivers/usb/host/ehci-atmel.c |   76 ++++++++++++++++++++++-------------------
 drivers/usb/host/ehci-hcd.c   |   10 ++----
 drivers/usb/host/ehci.h       |    2 +-
 5 files changed, 53 insertions(+), 44 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH V3] USB:ehci: more bus glues as separate modules
@ 2013-02-12 11:01 manjunath.goudar at linaro.org
  0 siblings, 0 replies; 2+ messages in thread
From: manjunath.goudar at linaro.org @ 2013-02-12 11:01 UTC (permalink / raw)
  To: linux-arm-kernel

From: Manjunath Goudar <manjunath.goudar@linaro.org>

Separate the SPEAr On-Chip host controller driver from ehci-hcd
host code into its own static driver module and replacing spear to 
SPEAr in leaving functions/variables/config options.

Manjunath Goudar (1):
  USB: EHCI: make ehci-spear a separate driver

 drivers/usb/host/Kconfig      |    8 +++++
 drivers/usb/host/Makefile     |    2 +-
 drivers/usb/host/ehci-hcd.c   |    6 +---
 drivers/usb/host/ehci-spear.c |   77 +++++++++++++++++++++--------------------
 4 files changed, 50 insertions(+), 43 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-12 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 11:45 [PATCH V3]usb: ehci: more bus glues as separate modules manjunath.goudar at linaro.org
  -- strict thread matches above, loose matches on Subject: below --
2013-02-12 11:01 [PATCH V3] USB:ehci: " manjunath.goudar at linaro.org

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.