aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/omap/ams-delta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/ams-delta.c b/sound/soc/omap/ams-delta.c
index f141435b0b4a..56a5219c0a00 100644
--- a/sound/soc/omap/ams-delta.c
+++ b/sound/soc/omap/ams-delta.c
@@ -325,7 +325,7 @@ static void cx81801_close(struct tty_struct *tty)
325 325
326 snd_soc_dapm_sync_unlocked(dapm); 326 snd_soc_dapm_sync_unlocked(dapm);
327 327
328 snd_soc_dapm_mutex_unlock(codec); 328 snd_soc_dapm_mutex_unlock(dapm);
329} 329}
330 330
331/* Line discipline .hangup() */ 331/* Line discipline .hangup() */