You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
regulator: sy7636a: fix lifecycle of power good gpio
[ Upstream commit c05d0b3 ]
Attach the power good gpio to the regulator device devres instead of the
parent device to fix problems if probe is run multiple times
(rmmod/insmod or some deferral).
Fixes: 8c485be ("regulator: sy7636a: Initial commit")
Signed-off-by: Andreas Kemnade <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
0 commit comments