Skip to content
Commit db01120c authored by Thierry Reding's avatar Thierry Reding Committed by Thierry Reding
Browse files

ARM: pxa: Initialize PWM backlight enable_gpio field



The GPIO API defines 0 as being a valid GPIO number, so this field needs
to be initialized explicitly.

A special case is the Palm Tungsten|C board. Since it doesn't use any
quirks that would require the existing .init() or .exit() hooks it can
simply use the new enable_gpio field.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent d46055af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment