git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b744a
)
pwm-backlight: Track enable state
author
Thierry Reding
<treding@nvidia.com>
Wed, 2 Oct 2013 16:01:02 +0000
(18:01 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Wed, 16 Oct 2013 07:05:57 +0000
(09:05 +0200)
Follow up patches will add support for more complex means of powering
the backlight on and off such as using a regulator. To prevent calls to
the regulator API from becoming unbalanced, keep track of the enabled
state internally.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found