pwm-backlight: Disable backlight on shutdown
authorThierry Reding <treding@nvidia.com>
Tue, 29 Apr 2014 15:28:59 +0000 (17:28 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 2 May 2014 11:25:59 +0000 (13:25 +0200)
When a device is shut down, make sure to disable the backlight. If it
stays lit, it gives the impression that the device hasn't turned off.
Furthermore keeping the backlight on may consume power, which is not
what users expect when they shut down a device.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found