diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2014-02-27 14:53:34 +0900 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2014-05-07 10:15:31 +0200 |
commit | 257462dbf3ed233de0dc2e489dcc58579535b33f (patch) | |
tree | cd119efc19caf1d3ebc4cbc76693480e3cda7745 /drivers/pwm | |
parent | a4406f165faa222a0d2c5e660473bb6822850a55 (diff) |
pwm-backlight: switch to gpiod interface
Switch to the new gpiod interface, which allows to handle GPIO
properties such as active low transparently and removes a whole bunch of
code.
There are still a couple of users of this driver that rely on passing
the enable GPIO number through platform data, so a fallback mechanism
using a GPIO number is still available to avoid breaking them. It will
be removed once current users have switched to the GPIO lookup tables
provided by the gpiod interface.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions