pwm-backlight: Fix brightness adjustment
authorThierry Reding <treding@nvidia.com>
Fri, 18 Oct 2013 08:46:24 +0000 (10:46 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 18 Oct 2013 08:50:46 +0000 (10:50 +0200)
Split adjustment of the brightness (by changing the PWM duty cycle) from
the power on sequence. This fixes an issue where the brightness can no
longer be updated once the backlight has been enabled.

Reported-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found