linux/drivers/phy/ti
Tony Lindgren 7481f91f1d phy: phy-twl4030-usb: Disable PHY for suspend
Since commit 88d26136a2 ("PM: Prevent runtime suspend during system
resume"), PM runtime will not let devices idle during system suspend.

This is because of the pm_runtime_get_noresume() call done in
device_prepare() that is not released until at device_complete() after
resume.

We must now disable the USB PHY in suspend if no USB cable is connected.

Cc: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20210727104512.52968-1-tony@atomide.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-08-06 17:32:51 +05:30
..
Kconfig
Makefile
phy-am654-serdes.c
phy-da8xx-usb.c
phy-dm816x-usb.c
phy-gmii-sel.c
phy-j721e-wiz.c
phy-omap-control.c
phy-omap-usb2.c
phy-ti-pipe3.c
phy-tusb1210.c
phy-twl4030-usb.c