Re: [PATCH 05/32 v4] MIPS: Netlogic: use ehci-platform driver

2012-10-08 Thread Jayachandran C.
On Mon, Oct 08, 2012 at 03:11:19PM +0200, Florian Fainelli wrote: > The EHCI platform driver is suitable for use by the Netlogic XLR platform > since there is nothing specific that the EHCI XLR platform driver does. > > Signed-off-by: Florian Fainelli > --- > Changes in v4: > - rebased against gr

[PATCH 05/32 v4] MIPS: Netlogic: use ehci-platform driver

2012-10-08 Thread Florian Fainelli
The EHCI platform driver is suitable for use by the Netlogic XLR platform since there is nothing specific that the EHCI XLR platform driver does. Signed-off-by: Florian Fainelli --- Changes in v4: - rebased against greg's latest usb-next No changes in v3 Changes in v2: - really change driver nam