ASoC: codecs: aw88261: Remove non-existing reset gpio
authorLuca Weiss <luca.weiss@fairphone.com>
Mon, 2 Oct 2023 14:00:12 +0000 (16:00 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Oct 2023 18:39:51 +0000 (19:39 +0100)
commit4eed047b76fa8f56af478ca7e6d56ca7e5330cf2
tree2bb709b04e7f4bd74ae69e60b3a96a1e89450f08
parentc7b94e8614e35f1919b51c23fe590884149ae341
ASoC: codecs: aw88261: Remove non-existing reset gpio

According to the AW88261 datasheet (V1.1) and device schematics I have
access to, there is no reset gpio present on the AW88261. Remove it.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20231002-aw88261-reset-v2-2-837cb1e7b95c@fairphone.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88261.c