summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-03-28 20:31:47 +0100
committerFelipe Balbi <balbi@ti.com>2014-04-15 19:07:33 +0200
commit3063a12be2b07c64e9802708a19489342e64c1a3 (patch)
tree4e6d225a2bc7aadc6108c6a826937478587e4010 /arch/Kconfig
parentLinux 3.15-rc1 (diff)
downloadlinux-3063a12be2b07c64e9802708a19489342e64c1a3.tar.xz
linux-3063a12be2b07c64e9802708a19489342e64c1a3.zip
usb: musb: fix PHY power on/off
commi 30a70b0 (usb: musb: fix obex in g_nokia.ko causing kernel panic) removed phy_power_on() and phy_power_off() calls from runtime PM callbacks but it failed to note that the driver depended on pm_runtime_get_sync() calls to power up the PHY, thus leaving some platforms without any means to have a working PHY. Fix that by enabling the phy during omap2430_musb_init() and killing it in omap2430_musb_exit(). Fixes: 30a70b0 (usb: musb: fix obex in g_nokia.ko causing kernel panic) Cc: <stable@vger.kernel.org> # v3.14 Cc: Pali Rohár <pali.rohar@gmail.com> Cc: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> Reported-by: Michael Scott <hashcode0f@gmail.com> Tested-by: Michael Scott <hashcode0f@gmail.com> Tested-by: Stefan Roese <sr@denx.de> Reported-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions