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

manjunath.goudar at linaro.org manjunath.goudar at linaro.org
Tue Feb 12 06:01:59 EST 2013


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




More information about the linux-arm-kernel mailing list