diff options
-rw-r--r-- | sound/soc/omap/ams-delta.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/ams-delta.c b/sound/soc/omap/ams-delta.c index 5750de197d0d..14718cd6c29f 100644 --- a/sound/soc/omap/ams-delta.c +++ b/sound/soc/omap/ams-delta.c | |||
@@ -327,7 +327,7 @@ static void cx81801_close(struct tty_struct *tty) | |||
327 | 327 | ||
328 | snd_soc_dapm_sync_unlocked(dapm); | 328 | snd_soc_dapm_sync_unlocked(dapm); |
329 | 329 | ||
330 | snd_soc_dapm_mutex_unlock(codec); | 330 | snd_soc_dapm_mutex_unlock(dapm); |
331 | } | 331 | } |
332 | 332 | ||
333 | /* Line discipline .hangup() */ | 333 | /* Line discipline .hangup() */ |