[PATCH V4 2/6] USB: OHCI: make ohci-omap a separate driver

2013-08-10 Thread Manjunath Goudar
Separate the TI OHCI OMAP1/2 host controller driver from ohci-hcd host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM; it would be nice to have in 3.11. Signed-off-by: Manjunath Goudar Signed-off-by: Deepak Saxena Acked-by:

[PATCH V4 2/6] USB: OHCI: make ohci-omap a separate driver

2013-07-30 Thread Manjunath Goudar
Separate the TI OHCI OMAP1/2 host controller driver from ohci-hcd host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM; it would be nice to have in 3.11. Signed-off-by: Manjunath Goudar Acked-by: Alan Stern Cc: Felipe Balbi