diff options
author | Sebastian Reichel <sebastian.reichel@collabora.com> | 2018-12-13 04:38:58 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2019-01-20 23:57:43 +0300 |
commit | f5d782d46aa5d4dd369e6560ce5227136b58926f (patch) | |
tree | 8f6082cf64da34c29be5939f8112c50288654705 /block/bio.c | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
download | linux-f5d782d46aa5d4dd369e6560ce5227136b58926f.tar.xz |
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 'block/bio.c')
0 files changed, 0 insertions, 0 deletions