commit | e4bfeda96872bfe6015cd360008b77cd3b981b2b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Oct 18 10:46:24 2013 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Fri Oct 18 10:50:46 2013 +0200 |
tree | 213e8377aa7a98ee7fa61f1e2bb5b06ff1982c86 | |
parent | a23086981723570c8952520d9ffaf6995d45f63e [diff] |
pwm-backlight: Fix brightness adjustment 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>