commit | 8265b2e4e62632b01f998095d1bbda4d281629fe | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Aug 30 12:32:18 2013 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Oct 16 09:20:09 2013 +0200 |
tree | 31f3f3d6714f58553feff2b670adf1bd5d393455 | |
parent | 611c86c6de7a58c59b231804ffa19d1b70f6fd90 [diff] |
pwm-backlight: Use new enable_gpio field 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>