Re: [PATCH 3/6 v3] omap: musb: ti81xx: Add phy power function

2011-10-07 Thread Felipe Balbi
On Fri, Sep 09, 2011 at 07:17:47PM +0530, Ajay Kumar Gupta wrote: > Adding ti81xx_musb_phy_power() which will be used by musb driver through > its function pointer in board_data. > > Signed-off-by: Ajay Kumar Gupta > Signed-off-by: Ravi Babu this should go through OMAP tree. > --- > arch/arm/

[PATCH 3/6 v3] omap: musb: ti81xx: Add phy power function

2011-09-09 Thread Ajay Kumar Gupta
Adding ti81xx_musb_phy_power() which will be used by musb driver through its function pointer in board_data. Signed-off-by: Ajay Kumar Gupta Signed-off-by: Ravi Babu --- arch/arm/mach-omap2/omap_phy_internal.c | 24 +++ arch/arm/plat-omap/include/plat/usb.h | 32 ++