pwm-backlight: Use new enable_gpio field
authorThierry Reding <treding@nvidia.com>
Fri, 30 Aug 2013 10:32:18 +0000 (12:32 +0200)
committerThierry 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