linux-stable/drivers/phy
Oussama Ghorbel f20531a9aa 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
eb82a3d846 (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: eb82a3d846
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>
2014-11-05 14:34:06 -08:00
..
Kconfig phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. 2014-09-24 15:18:33 +05:30
Makefile phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. 2014-09-24 15:18:33 +05:30
phy-bcm-kona-usb2.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-berlin-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-core.c phy: core: Let node ptr of PHY point to PHY and not of PHY provider 2014-07-22 12:46:11 +05:30
phy-exynos-dp-video.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-exynos-mipi-video.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-exynos4x12-usb2.c drivers: phy: exynos-usb2: add support for Exynos 3250 2014-07-22 12:46:10 +05:30
phy-exynos5-usbdrd.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-exynos4210-usb2.c phy: Add new Exynos USB 2.0 PHY driver 2014-03-08 12:39:44 +05:30
phy-exynos5250-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-exynos5250-usb2.c phy: phy-samsung-usb2: Change phy power on/power off sequence 2014-07-22 12:46:10 +05:30
phy-hix5hd2-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-miphy365x.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-mvebu-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-omap-control.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-omap-usb2.c phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly 2014-11-05 14:34:06 -08:00
phy-qcom-apq8064-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-qcom-ipq806x-sata.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-rcar-gen2.c phy: Renesas R-Car Gen2 PHY driver 2014-09-24 15:18:31 +05:30
phy-s5pv210-usb2.c phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver 2014-07-19 04:25:09 +09:00
phy-samsung-usb2.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-samsung-usb2.h ARM: SoC platform changes for 3.17 2014-08-08 11:14:29 -07:00
phy-spear1310-miphy.c phy: phy-spear1310-miphy: Use module_platform_driver to register driver. 2014-09-24 15:18:32 +05:30
phy-spear1340-miphy.c phy: phy-spear1340-miphy: Use module_platform_driver to register driver. 2014-09-24 15:18:32 +05:30
phy-stih41x-usb.c phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. 2014-09-24 15:18:33 +05:30
phy-stih407-usb.c phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family 2014-09-24 15:18:33 +05:30
phy-sun4i-usb.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-ti-pipe3.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-twl4030-usb.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30
phy-xgene.c phy: remove .owner field for drivers using module_platform_driver 2014-09-24 15:18:34 +05:30