[PATCH] asoc: n810 - fix build error.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch adds a missing " that was recently introduced (removed)
in the DAI struct merge patch series.

Signed-off-by: Liam Girdwood <lg@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
---
 sound/soc/omap/n810.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/omap/n810.c b/sound/soc/omap/n810.c
index e53c055..02cec96 100644
--- a/sound/soc/omap/n810.c
+++ b/sound/soc/omap/n810.c
@@ -63,7 +63,7 @@ static void n810_ext_control(struct snd_soc_codec *codec)
 	if (n810_dmic_func)
 		snd_soc_dapm_enable_pin(codec, "DMic");
 	else
-		snd_soc_dapm_disable_pin(codec, "DMic);
+		snd_soc_dapm_disable_pin(codec, "DMic");
 
 	snd_soc_dapm_sync(codec);
 }
-- 
1.5.4.2



_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux