[PATCH V3 0/2] USB: OHCI: Splitting ohci-platform into independent driver

2013-06-03 Thread Manjunath Goudar
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. V2 to V3: Directly Passed "hcd" argument without calling ohci_to_hcd() function. Pat

[PATCH V3 0/2] USB: OHCI: Splitting ohci-platform into independent driver

2013-06-03 Thread Manjunath Goudar
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. V2 to V3: Directly Passed "hcd" argument without calling ohci_to_hcd() function. Pat