[PATCH V4 0/6] USB: OHCI: more bus glues as separate modules

2013-07-31 Thread Manjunath Goudar
These patches are for separating the SOC On-Chip ohci host controller from ohci-hcd host code into its own driver module. This work is part of enabling multi-platform kernels on ARM; it would be nice to have in 3.12. V2: In patch 5/6 and 6/6: -Set non-standard fields in hc_driver manually,

Re: [PATCH V4 0/6] USB: OHCI: more bus glues as separate modules

2013-07-22 Thread manjunath
On Monday 22 July 2013 02:49 PM, Manjunath Goudar wrote: These patches are for separating the SOC On-Chip ohci host controller from ohci-hcd host code into its own driver module. This work is part of enabling multi-platform kernels on ARM; it would be nice to have in 3.12. V2: In patch 5/6