Loading
drm/tegra: dsi: Don't disable regulator on ->exit()
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>