Re: [PATCH 1/6] USB: move bulk of otg/otg.c to phy/phy.c

2013-01-31 Thread kishon
Hi, On Thursday 31 January 2013 02:31 PM, 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 Reported-by: kishon Kishon Vijay Abraham I pls.. Thanks Kishon -- To unsubscribe from this list: send the lin

[PATCH 1/6] USB: move bulk of otg/otg.c to phy/phy.c

2013-01-31 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 Reported-by: kishon Cc: Felipe Balbi --- drivers/usb/otg/otg.c| 423 - drivers/usb/phy/Makefile |1 + drivers/usb/phy/phy.c

Re: [PATCH 1/6] USB: move bulk of otg/otg.c to phy/phy.c

2013-01-30 Thread Peter Chen
On Wed, Jan 30, 2013 at 04:29:37PM +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 > --- Good catch, you can add Felipe Balbi to list, he is the maintainer of USB PHY. Best Regards, Peter C

[PATCH 1/6] USB: move bulk of otg/otg.c to phy/phy.c

2013-01-30 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 --- drivers/usb/otg/otg.c| 423 - drivers/usb/phy/Makefile |1 + drivers/usb/phy/phy.c| 424