mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface
authorMaíra Canal <maira.canal@usp.br>
Wed, 6 Apr 2022 14:40:41 +0000 (11:40 -0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 26 Apr 2022 14:10:29 +0000 (15:10 +0100)
commit7f5aaa4a0ae6948eace6cf30f40a3ec27ece8441
tree66bae58b278802b9a82b2825b9dd414d801cd411
parent54c861f930180e096483a6e1744c9c4b76e20da5
mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface

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/Yk2maZuf+5FGL+eg@fedora
drivers/mfd/hi655x-pmic.c
include/linux/mfd/hi655x-pmic.h