mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +09:00
The regulator is controlled as part of runtime PM, so it should not be additionally disabled from the ->exit() callback. Signed-off-by: Thierry Reding <treding@nvidia.com>