]> Git Repo - linux.git/commit
drm/tegra: dsi: Don't disable regulator on ->exit()
authorThierry Reding <[email protected]>
Sat, 17 Mar 2018 01:48:34 +0000 (02:48 +0100)
committerThierry Reding <[email protected]>
Mon, 19 Mar 2018 08:57:28 +0000 (09:57 +0100)
commit8dafb8301cae1a3fc8407f5da62b491bfcfdf04b
treea4b4e95a94bda7e96008969cace2a3abc677a95b
parentb1d0b34b748c9e5e67a91c545cb48711cfde119c
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 <[email protected]>
drivers/gpu/drm/tegra/dsi.c
This page took 0.054088 seconds and 4 git commands to generate.