ASoC: adau1701: Replace legacy gpio interface for gpiod
authorMaíra Canal <maira.canal@usp.br>
Sun, 24 Oct 2021 18:42:07 +0000 (15:42 -0300)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 19:25:25 +0000 (19:25 +0000)
commit5dbec393cd23ecfdeddced217f8a1c11228139c4
treee366f249bc682306457d2385aca6ad028fd37068
parent749303055b78bc38ec0790ccc596cae235446367
ASoC: adau1701: 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>
Link: https://lore.kernel.org/r/YXWo/9o7ye9a11aR@fedora
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau1701.c