Re: [PATCH] usb: move phy driver from mach-tegra to drivers/usb

2012-09-12 Thread Stephen Warren
On 09/12/2012 07:49 AM, Felipe Balbi wrote: > On Tue, Sep 11, 2012 at 10:34:38AM -0600, Stephen Warren wrote: >> On 09/05/2012 07:20 AM, Venu Byravarasu wrote: >>> As part of this patch: 1. Moved existing tegra phy driver to >>> drivers/USB directory. 2. Added standard USB phy driver APIs to >>> te

Re: [PATCH] usb: move phy driver from mach-tegra to drivers/usb

2012-09-12 Thread Felipe Balbi
On Tue, Sep 11, 2012 at 10:34:38AM -0600, Stephen Warren wrote: > On 09/05/2012 07:20 AM, Venu Byravarasu wrote: > > As part of this patch: > > 1. Moved existing tegra phy driver to drivers/USB directory. > > 2. Added standard USB phy driver APIs to tegra phy driver. > > > > Signed-off-by:

Re: [PATCH] usb: move phy driver from mach-tegra to drivers/usb

2012-09-11 Thread Stephen Warren
On 09/05/2012 07:20 AM, Venu Byravarasu wrote: > As part of this patch: > 1. Moved existing tegra phy driver to drivers/USB directory. > 2. Added standard USB phy driver APIs to tegra phy driver. > > Signed-off-by: Venu Byravarasu Felipe, I see this patch hasn't been applied yet. Ca

[PATCH] usb: move phy driver from mach-tegra to drivers/usb

2012-09-05 Thread Venu Byravarasu
As part of this patch: 1. Moved existing tegra phy driver to drivers/USB directory. 2. Added standard USB phy driver APIs to tegra phy driver. Signed-off-by: Venu Byravarasu --- arch/arm/mach-tegra/Makefile |1 - arch/arm/mach-tegra/devices.c