aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorOussama Ghorbel <ghorbel@pivasoftware.com>2014-11-04 11:47:06 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-05 14:34:06 -0800
commitf20531a9aae0c7378d9fa75b4b5d99b7eecab066 (patch)
treea78d41e0567f38e0f021c52738da577ebd776054 /drivers/usb
parentUSB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() (diff)
downloadlinux-dev-f20531a9aae0c7378d9fa75b4b5d99b7eecab066.tar.xz
linux-dev-f20531a9aae0c7378d9fa75b4b5d99b7eecab066.zip
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
The USB OTG port does not work since v3.16 on omap platform. This is a regression introduced by the commit eb82a3d846fa (phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove). This because the call to pm_runtime_enable() function is moved after the call to devm_phy_create() function, which has side effect since later in the subsequent calls of devm_phy_create() there is a check with pm_runtime_enabled() to configure few things. Fixes: eb82a3d846fa Signed-off-by: Oussama Ghorbel <ghorbel@pivasoftware.com> Tested-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions