[PATCH V2 0/2] USB: OHCI: Splitting ohci-platform into independent driver
manjunath.goudar at linaro.org
manjunath.goudar at linaro.org
Fri May 31 08:08:38 EDT 2013
From: Manjunath Goudar <manjunath.goudar at linaro.org>
This series patch begins the process of splitting ohci-platform up
into independent driver modules and add a name for the platform-private field.
Patch 1/2 separate ohci-platform into independent driver modules.
V1 to V2:
Passed "hcd" argment instead of "ohci" in ohci_setup().
Patch 2/2 adds an ohci->priv field for private use by OHCI platform drivers.
V1 to V2:
No changes.
Manjunath Goudar (2):
USB: OHCI: make ohci-platform a separate driver
USB: OHCI: add a name for the platform-private field
drivers/usb/host/Kconfig | 2 +-
drivers/usb/host/Makefile | 1 +
drivers/usb/host/ohci-hcd.c | 6 +--
drivers/usb/host/ohci-platform.c | 88 ++++++++++++++++++--------------------
drivers/usb/host/ohci.h | 3 ++
5 files changed, 47 insertions(+), 53 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list