]> git.itanic.dy.fi Git - linux-stable/commit
phy: mapphone-mdm6600: Fix runtime PM for remove
authorTony Lindgren <tony@atomide.com>
Wed, 13 Sep 2023 06:04:28 +0000 (09:04 +0300)
committerVinod Koul <vkoul@kernel.org>
Thu, 14 Sep 2023 11:35:27 +0000 (17:05 +0530)
commitb99e0ba9633af51638e5ee1668da2e33620c134f
tree6615513c2ae41e48c0b696865731629c40010df0
parent719606154c7033c068a5d4c1dc5f9163b814b3c8
phy: mapphone-mdm6600: Fix runtime PM for remove

Otherwise we will get an underflow on remove.

Cc: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Cc: Merlijn Wajer <merlijn@wizzup.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Sebastian Reichel <sre@kernel.org>
Fixes: f7f50b2a7b05 ("phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20230913060433.48373-2-tony@atomide.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/motorola/phy-mapphone-mdm6600.c