From c05580d6da0d6364bc0629af49c438b469085c07 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 10 Feb 2012 14:54:37 +0800 Subject: [PATCH] --- yaml --- r: 293321 b: refs/heads/master c: 625136eb4a98e82f27c5d9dcb1b8cf8e0bb5bcef h: refs/heads/master i: 293319: 41ddda611cbd19d6488515023c4d29525c49baf2 v: v3 --- [refs] | 2 +- trunk/sound/soc/omap/n810.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f37da3cc7f89..af17e5d717e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f5ff88327b5bc7f5476b4e03425074d07ad25d5 +refs/heads/master: 625136eb4a98e82f27c5d9dcb1b8cf8e0bb5bcef diff --git a/trunk/sound/soc/omap/n810.c b/trunk/sound/soc/omap/n810.c index 1490227cd379..c292bf0fd19c 100644 --- a/trunk/sound/soc/omap/n810.c +++ b/trunk/sound/soc/omap/n810.c @@ -191,7 +191,7 @@ static int n810_set_input(struct snd_kcontrol *kcontrol, return 0; n810_dmic_func = ucontrol->value.integer.value[0]; - n810_ext_control(codec); + n810_ext_control(&card->dapm); return 1; }