diff options
author | 2014-02-27 14:53:34 +0900 | |
---|---|---|
committer | 2014-05-07 10:15:31 +0200 | |
commit | 257462dbf3ed233de0dc2e489dcc58579535b33f (patch) | |
tree | cd119efc19caf1d3ebc4cbc76693480e3cda7745 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: SAMSUNG: remove GPIO flags in dev-backlight (diff) | |
download | linux-dev-257462dbf3ed233de0dc2e489dcc58579535b33f.tar.xz linux-dev-257462dbf3ed233de0dc2e489dcc58579535b33f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions