ASoC: fsl: imx-es8328: Switch to using gpiod API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 18 Mar 2024 20:07:56 +0000 (22:07 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 14:18:35 +0000 (14:18 +0000)
commit9855f05e553637f05494cf47a3154cbf9a5cfc67
tree6928904a94ea9a6e2d0095452439f46fcc549724
parent3ca49e7f9475ac06614edf1bfece123eafbdf8f3
ASoC: fsl: imx-es8328: Switch to using gpiod API

This updates the driver to gpiod API, and removes yet another use of
of_get_named_gpio().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://msgid.link/r/20240318200804.181516-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-es8328.c