linux-stable/drivers/phy
Felipe Balbi cedb7f89d1 phy: core: properly handle failure of pm_runtime_get functions
In case pm_runtime_get*() fails, it still
increments pm usage counter, so we *must*
make sure to pm_runtime_put() even in those
cases.

This patch fixes that mistake the same way
usbcore treats those possible failures.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2013-12-24 23:52:58 +05:30
..
Kconfig phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB 2013-12-10 12:53:30 -08:00
Makefile
phy-core.c phy: core: properly handle failure of pm_runtime_get functions 2013-12-24 23:52:58 +05:30
phy-exynos-dp-video.c
phy-exynos-mipi-video.c
phy-omap-usb2.c
phy-twl4030-usb.c