[PATCH V3]usb: ehci: more bus glues as separate modules

manjunath.goudar at linaro.org manjunath.goudar at linaro.org
Tue Feb 12 06:45:22 EST 2013


From: Manjunath Goudar <manjunath.goudar at 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




More information about the linux-arm-kernel mailing list