commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=54758f0cf0391b8ca1bdbf5e09afb26817a9edb0
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

Signed-off-by: Scott Jiang <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
---
 sound/soc/codecs/adau1761.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/sound/soc/codecs/adau1761.c b/sound/soc/codecs/adau1761.c
index 85accdf..f475d5b 100644
--- a/sound/soc/codecs/adau1761.c
+++ b/sound/soc/codecs/adau1761.c
@@ -364,8 +364,7 @@ static const struct snd_soc_dapm_route adau1761_dmic_routes[] = {
 	{ "Input Select", "ADC", "Left ADC" },
 	{ "Input Select", "ADC", "Right ADC" },
 	{ "Input Select", "DMIC", "DMIC" },
-	{ "AIFOUT", NULL, "Input Mux" },
-	{ "DMIC", NULL, "DMICDAT" },
+	{ "AIFOUT", NULL, "Input Select" },
 };
 
 static const struct snd_soc_dapm_route adau1761_no_dmic_routes[] = {
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to