Re: [PATCH V2 6/6] USB: EHCI: make ehci-tegra a separate driver

2013-06-05 Thread Alan Stern
On Tue, 4 Jun 2013, Stephen Warren wrote: > From: Manjunath Goudar > > Separate the Tegra on-chip host controller driver from > ehci-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 Gou

[PATCH V2 6/6] USB: EHCI: make ehci-tegra a separate driver

2013-06-04 Thread Stephen Warren
From: Manjunath Goudar Separate the Tegra on-chip host controller driver from ehci-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 [swarren, reworked Manjunath's patches to split them