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:
611c86c
)
pwm-backlight: Use new enable_gpio field
author
Thierry Reding
<treding@nvidia.com>
Fri, 30 Aug 2013 10:32:18 +0000
(12:32 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Wed, 16 Oct 2013 07:20:09 +0000
(09:20 +0200)
Make use of the new enable_gpio field and allow it to be set from DT as
well. Now that all legacy users of platform data have been converted to
initialize this field to an invalid value, it is safe to use the field
from the driver.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found