ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
authorThierry Reding <treding@nvidia.com>
Fri, 30 Aug 2013 10:19:52 +0000 (12:19 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 16 Oct 2013 07:05:57 +0000 (09:05 +0200)
The GPIO API defines 0 as being a valid GPIO number, so this field needs
to be initialized explicitly.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found