From c3f0caa7b5dbe38df1b51fc38513c1845ab3ee84 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 23 Nov 2011 14:59:54 +0000 Subject: [PATCH] --- yaml --- r: 283763 b: refs/heads/master c: 16c88583dca05034f284ad5c52f007a47673cf35 h: refs/heads/master i: 283761: d0670d16db19cfe8f0e2e151bc2d6e122dfdd42f 283759: 99cb88529f8f20030fd6dcafeadc83a2410a3c7a v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8776.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 28ff48d8b47b..83823751b74a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 983a150a12f8cf729784d3118b25a757f8cbe46a +refs/heads/master: 16c88583dca05034f284ad5c52f007a47673cf35 diff --git a/trunk/sound/soc/codecs/wm8776.c b/trunk/sound/soc/codecs/wm8776.c index 223fc5a5c1b0..359319cbc784 100644 --- a/trunk/sound/soc/codecs/wm8776.c +++ b/trunk/sound/soc/codecs/wm8776.c @@ -392,7 +392,6 @@ static int wm8776_resume(struct snd_soc_codec *codec) static int wm8776_probe(struct snd_soc_codec *codec) { struct wm8776_priv *wm8776 = snd_soc_codec_get_drvdata(codec); - struct snd_soc_dapm_context *dapm = &codec->dapm; int ret = 0; ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8776->control_type);