]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rt5670: fix wrong audio route
authorBard Liao <bardliao@realtek.com>
Wed, 28 Jun 2017 07:38:00 +0000 (15:38 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jun 2017 18:40:50 +0000 (19:40 +0100)
commit8e2d163b736e719ef850493ac7740a61d30b8f23
tree50c9ca1d349c8576667301083f9c4de7b0a99b5a
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ASoC: rt5670: fix wrong audio route

When we select "IF1_ADC4" for IF1 ADC Muxes, it is actually connected
to "TxDP_ADC" widget. This patch fixes the audio route and remove the
unexisting "IF1_ADC4" widget.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5670.c