]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/panel: simple - Disable panel on shutdown
authorThierry Reding <treding@nvidia.com>
Tue, 29 Apr 2014 15:21:21 +0000 (17:21 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 14:46:40 +0000 (16:46 +0200)
commitd02fd93e2cd800fa944bf775ec97deac45fe9923
treeed683cfc390c0e31cf7a79a74c514a50f9eddcdd
parent26ab0065794de0317776e97e58364ac30b33f6b2
drm/panel: simple - Disable panel on shutdown

When a device is shut down, disable the panel to make sure the display
backlight doesn't stay lit.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c