diff options
author | 2018-12-13 02:38:58 +0100 | |
---|---|---|
committer | 2019-01-20 21:57:43 +0100 | |
commit | f5d782d46aa5d4dd369e6560ce5227136b58926f (patch) | |
tree | 8f6082cf64da34c29be5939f8112c50288654705 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.0-rc1 (diff) | |
download | wireguard-linux-f5d782d46aa5d4dd369e6560ce5227136b58926f.tar.xz wireguard-linux-f5d782d46aa5d4dd369e6560ce5227136b58926f.zip |
power: supply: isp1704: switch to gpiod API
This migrates isp1704 driver from old GPIO API to new descriptor
based GPIO API and drops useless platform data as a side-effect.
Migration is simple, since all mainline users are DT based and
DT API does not change. Out of tree users of the platform data
need to migrate to gpiod_lookup_table as described here:
Documentation/driver-api/gpio/board.rst
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions