mfd: wcd934x: Replace legacy gpio interface for gpiod
authorMaíra Canal <maira.canal@usp.br>
Thu, 21 Oct 2021 01:36:04 +0000 (22:36 -0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 5 Nov 2021 14:40:27 +0000 (14:40 +0000)
commit6a0ee2a61a31cae2ea0a86a4401d6a70a0be3be4
tree6416105459f598ccea683ea38f966275348d90df
parentbfe6a66570a5cc3473f0554aad9cb0edf5c0ecdc
mfd: wcd934x: Replace legacy gpio interface for gpiod

Considering the current transition of the GPIO subsystem, remove all
dependencies of the legacy GPIO interface (linux/gpio.h and linux
/of_gpio.h) and replace it with the descriptor-based GPIO approach.

Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/YXDEBCiSnXYRQPXt@fedora
drivers/mfd/wcd934x.c