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

2013-09-27 Thread Greg KH
On Fri, Sep 27, 2013 at 11:37:16AM -0400, Alan Stern wrote: > On Fri, 27 Sep 2013, Greg KH wrote: > > > On Fri, Sep 27, 2013 at 08:10:32AM -0700, Kevin Hilman wrote: > > > Manjunath, > > > > > > Manjunath Goudar writes: > > > > > > > Separate the TI OHCI Atmel host controller driver from ohci-

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

2013-09-27 Thread Alan Stern
On Fri, 27 Sep 2013, Kevin Hilman wrote: > Manjunath, > > Manjunath Goudar writes: > > > 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. > > This

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

2013-09-27 Thread Alan Stern
On Fri, 27 Sep 2013, Greg KH wrote: > On Fri, Sep 27, 2013 at 08:10:32AM -0700, Kevin Hilman wrote: > > Manjunath, > > > > Manjunath Goudar writes: > > > > > Separate the TI OHCI Atmel host controller driver from ohci-hcd > > > host code so that it can be built as a separate driver module. > >

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

2013-09-27 Thread Greg KH
On Fri, Sep 27, 2013 at 08:10:32AM -0700, Kevin Hilman wrote: > Manjunath, > > Manjunath Goudar writes: > > > 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 kerne

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

2013-09-27 Thread Kevin Hilman
Manjunath, Manjunath Goudar writes: > 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. This broke booting on atmel sama5 boards (and likely others with

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

2013-09-23 Thread Nicolas Ferre
On 21/09/2013 13:08, Manjunath Goudar : Separate the TI OHCI Atmel host controller driver from ohci-hcd Why "TI" here? ? host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM. Signed-off-by: Manjunath Goudar Signed-off-b

[PATCH V5 5/9] USB: OHCI: make ohci-at91 a separate driver

2013-09-21 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. Signed-off-by: Manjunath Goudar Signed-off-by: Deepak Saxena Acked-by: Alan Stern Cc: Arnd Bergmann Cc: G

[PATCH V5 5/9] USB: OHCI: make ohci-at91 a separate driver

2013-09-16 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. Signed-off-by: Manjunath Goudar Signed-off-by: Deepak Saxena Acked-by: Alan Stern Cc: Arnd Bergmann Cc: G