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)
committerMark Brown <broonie@kernel.org>
Tue, 13 Nov 2018 23:02:22 +0000 (15:02 -0800)
commit9ee325d029c4abb75716851ce38863845911d605
tree2a94fa6808398e2126c54d1d61956489441fc4c2
parent4c10473d6ddf12ec124c9ff71a5d23bb5388478b
ASoC: sun8i-codec: add missing route for ADC

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>
sound/soc/sunxi/sun8i-codec.c