[PATCH V3] USB: ehci:mv bus glue as separate module

Manjunath Goudar manjunath.goudar at linaro.org
Wed Feb 13 04:38:04 EST 2013


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

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

 drivers/usb/host/Kconfig    |    2 +-
 drivers/usb/host/Makefile   |    1 +
 drivers/usb/host/ehci-hcd.c |    6 +---
 drivers/usb/host/ehci-mv.c  |   80 ++++++++++++++++++++-----------------------
 4 files changed, 40 insertions(+), 49 deletions(-)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list