]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Fri, 19 Jul 2019 18:05:58 +0000 (20:05 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jul 2019 12:26:19 +0000 (13:26 +0100)
commit4aefb7387198740318c5e7bf7211701f4e0d849e
tree6bb8d97253d47f5a61fa73c9604d239c75474625
parent03b0deb6ba5f47d346fbb0783018c0d415203142
ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34

Commit ec0d23b295b9 ("ASoC: rockchip-max98090: Fix the Headset Mic
route.") moved the MICBIAS widget to supply Headset Mic but forget to
remove the MICBIAS widget to supply IN34 which is not really needed, so
remove that path so we have:

   IN34 <==== Headset MIC <==== MICBIAS

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20190719180558.11459-1-enric.balletbo@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_max98090.c