OSDN Git Service

ASoC: sun8i-codec: add missing route for ADC
authorVasily Khoruzhick <anarsoul@gmail.com>
Fri, 9 Nov 2018 04:24:19 +0000 (20:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:02 +0000 (14:50 +0100)
commit136970c10ea1d9b38ae2185af0d9ee13615f236b
tree7f40c80a5f29eec2a4ff49576c3ea742a7e78014
parente0e7ae6cc7818378fab0da7602126f0bac331d0b
ASoC: sun8i-codec: add missing route for ADC

[ Upstream commit 9ee325d029c4abb75716851ce38863845911d605 ]

sun8i-codec misses a route from ADC to AIF1 Slot 0 ADC. Add it
to the driver to avoid adding it to every dts.

Fixes: eda85d1fee05d ("ASoC: sun8i-codec: Add ADC support for a33")
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/sunxi/sun8i-codec.c