RE: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-29 Thread Venu Byravarasu
linux.org.uk; > st...@rowland.harvard.edu; gre...@linuxfoundation.org; ba...@ti.com; > linux-ker...@vger.kernel.org; linux-te...@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; linux-usb@vger.kernel.org > Subject: Re: [PATCH] usb: tegra: moving phy driver into drivers directory > > On 0

Re: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-29 Thread Stephen Warren
On 08/28/12 22:17, Venu Byravarasu wrote: Stephen Warren wrote at Tuesday, August 28, 2012 7:37 PM: On 08/28/2012 02:32 AM, Venu Byravarasu wrote: In order to keep up with the USB driver files organization, moving USB phy driver from mach-tegra to drivers/USB directory. Signed-off-by: Venu Byr

RE: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-28 Thread Venu Byravarasu
i.com; > linux-ker...@vger.kernel.org; linux-te...@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; linux-usb@vger.kernel.org > Subject: Re: [PATCH] usb: tegra: moving phy driver into drivers directory > > On 08/28/2012 02:32 AM, Venu Byravarasu wrote: > > In ord

Re: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-28 Thread Stephen Warren
On 08/28/2012 02:32 AM, Venu Byravarasu wrote: > In order to keep up with the USB driver files organization, > moving USB phy driver from mach-tegra to drivers/USB directory. > > Signed-off-by: Venu Byravarasu > diff --git a/arch/arm/mach-tegra/devices.c b/arch/arm/mach-tegra/devices.c > -struc

RE: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-28 Thread Venu Byravarasu
ion.org; ba...@ti.com; linux-ker...@vger.kernel.org; > linux-te...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > u...@vger.kernel.org > Subject: Re: [PATCH] usb: tegra: moving phy driver into drivers directory > > * PGP Signed by an unknown key > > Hi, >

Re: [PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-28 Thread Felipe Balbi
Hi, On Tue, Aug 28, 2012 at 03:02:18PM +0530, Venu Byravarasu wrote: > In order to keep up with the USB driver files organization, > moving USB phy driver from mach-tegra to drivers/USB directory. > > Signed-off-by: Venu Byravarasu > --- > arch/arm/mach-tegra/Makefile |

[PATCH] usb: tegra: moving phy driver into drivers directory

2012-08-28 Thread Venu Byravarasu
In order to keep up with the USB driver files organization, moving USB phy driver from mach-tegra to drivers/USB directory. Signed-off-by: Venu Byravarasu --- arch/arm/mach-tegra/Makefile |1 - arch/arm/mach-tegra/devices.c |8 +--- arch/arm