[PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-27 Thread Marc Kleine-Budde
From: Sascha Hauer s.ha...@pengutronix.de Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Cc: Felipe Balbi ba...@ti.com Reported-by: Kishon Vijay Abraham I kis...@ti.com Signed-off-by: Sascha Hauer s.ha...@pengutronix.de Signed-off-by: Marc Kleine-Budde

Re: [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-27 Thread Marc Kleine-Budde
On 02/27/2013 01:27 PM, Marc Kleine-Budde wrote: From: Sascha Hauer s.ha...@pengutronix.de Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Cc: Felipe Balbi ba...@ti.com Reported-by: Kishon Vijay Abraham I kis...@ti.com Signed-off-by: Sascha Hauer

Re: [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-27 Thread Felipe Balbi
On Wed, Feb 27, 2013 at 01:29:40PM +0100, Marc Kleine-Budde wrote: On 02/27/2013 01:27 PM, Marc Kleine-Budde wrote: From: Sascha Hauer s.ha...@pengutronix.de Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Cc: Felipe Balbi ba...@ti.com

Re: [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-19 Thread Felipe Balbi
On Mon, Feb 04, 2013 at 02:24:28PM +0100, Sascha Hauer wrote: Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de Reported-by: Kishon Vijay Abraham I kis...@ti.com Cc: Felipe Balbi ba...@ti.com this is

Re: [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-19 Thread Sascha Hauer
On Tue, Feb 19, 2013 at 11:30:19AM +0200, Felipe Balbi wrote: On Mon, Feb 04, 2013 at 02:24:28PM +0100, Sascha Hauer wrote: Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de Reported-by: Kishon

Re: [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-19 Thread Felipe Balbi
On Tue, Feb 19, 2013 at 08:06:35PM +0100, Sascha Hauer wrote: On Tue, Feb 19, 2013 at 11:30:19AM +0200, Felipe Balbi wrote: On Mon, Feb 04, 2013 at 02:24:28PM +0100, Sascha Hauer wrote: Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory.

[PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c

2013-02-04 Thread Sascha Hauer
Most of otg/otg.c is not otg specific, but phy specific, so move it to the phy directory. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de Reported-by: Kishon Vijay Abraham I kis...@ti.com Cc: Felipe Balbi ba...@ti.com --- drivers/usb/otg/otg.c| 427