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; }