From 8fe814ccd775973480f7a7edacbc48da937a1798 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 19 Sep 2011 16:16:08 +0100 Subject: [PATCH] --- yaml --- r: 270607 b: refs/heads/master c: c9d023adb62e17569f714669c93d3da07be49e3f h: refs/heads/master i: 270605: 31c5e30ef636b299ccbf13c9fd0a4016f7a29640 270603: f7f18313e5d70d9b51c2fe6b87832537118c8ee0 270599: 2af43d43fcbae597e7615d601838cf447f4ebc9b 270591: 70662e0ace2a32e774e3300135ea7ad89d73404c v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8996.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 676be2a108cc..548151bd8b6f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cdd5054c3edcf556f67b629798d4dab64959c7cb +refs/heads/master: c9d023adb62e17569f714669c93d3da07be49e3f diff --git a/trunk/sound/soc/codecs/wm8996.c b/trunk/sound/soc/codecs/wm8996.c index cd1ba9637c01..1fe676c7aead 100644 --- a/trunk/sound/soc/codecs/wm8996.c +++ b/trunk/sound/soc/codecs/wm8996.c @@ -669,8 +669,6 @@ SOC_SINGLE_TLV("DSP2 EQ B5 Volume", WM8996_DSP2_RX_EQ_GAINS_2, 6, 31, 0, static int bg_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) { - struct snd_soc_codec *codec = w->codec; - struct wm8996_priv *wm8996 = snd_soc_codec_get_drvdata(codec); int ret = 0; switch (event) {