diff options
author | Linus Walleij <[email protected]> | 2017-05-30 13:48:21 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2017-08-07 17:04:32 +0100 |
commit | de7389003ab77fc63296b2adee4cd9c48dc41d5a (patch) | |
tree | 0c2235b92ed7abbc373994ab0a94bc0f8a0b3f73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62cdfe658535c39003d4d1b9d7f9b5a23a0db6bf (diff) |
backlight: gpio_backlight: Convert to use GPIO descriptor
This driver is predominantly used by device tree systems, all
of which can deal with modern GPIO descriptors. The legacy
GPIO API is only used by one SH board so make the GPIO
descriptor the default way to deal with it.
As an intended side effect we do not need to look around in
the device tree for the inversion flag since the GPIO
descriptors will intrinsically deal with this.
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Daniel Thompson <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions