[PATCH 1/5] usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps

2014-08-28 Thread Kishon Vijay Abraham I
From: Tony Lindgren Commit 30a70b026b4cd ("usb: musb: fix obex in g_nokia.ko causing kernel panic") attempted to fix runtime PM handling for PHYs that are on the I2C bus. Commit 3063a12be2b0 ("usb: musb: fix PHY power on/off") then changed things around to enable of PHYs that rely on runtime PM.

[PATCH 1/5] usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps

2014-08-28 Thread Kishon Vijay Abraham I
From: Tony Lindgren t...@atomide.com Commit 30a70b026b4cd (usb: musb: fix obex in g_nokia.ko causing kernel panic) attempted to fix runtime PM handling for PHYs that are on the I2C bus. Commit 3063a12be2b0 (usb: musb: fix PHY power on/off) then changed things around to enable of PHYs that rely on