]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: codecs: Replace of_gpio.h by proper one
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Jun 2024 21:27:27 +0000 (00:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 10 Jun 2024 11:48:39 +0000 (12:48 +0100)
commite9bf7ed59d2e4a1d071f11ff8d04895377970e42
tree6a8ed4b3b949f0b8c9cb13b3a64a8ea703c98e07
parent640557f3de900974d35a46f5a7b0f2161fe2ba35
ASoC: codecs: Replace of_gpio.h by proper one

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it directly, replace it
with what is really being used.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240605221446.2624964-5-andriy.shevchenko@linux.intel.com
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88395/aw88395.c
sound/soc/codecs/aw88399.c