Re: [PATCH V3 5/6] USB: OHCI: make ohci-at91 a separate driver

2013-07-18 Thread Alan Stern
On Tue, 25 Jun 2013, Manjunath Goudar wrote: > Separate the TI OHCI Atmel 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. This looks okay excep

[PATCH V3 5/6] USB: OHCI: make ohci-at91 a separate driver

2013-06-24 Thread Manjunath Goudar
Separate the TI OHCI Atmel 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 Cc: Arnd Bergmann Cc: Alan Stern Cc: Gre