From f8ab99eb7700ae20d5e7dd629db375490266af06 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 4 Oct 2011 11:18:59 +0800 Subject: [PATCH] --- yaml --- r: 270757 b: refs/heads/master c: 696f9175fcb560aa45e99e6a1833f6f30d1f97da h: refs/heads/master i: 270755: 06315a6e83d563e861df33e6af86638254abba63 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8988.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 16188e3e5004..512bd329bc36 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f5b00d024fb3308a42610d23f9b8d5d5d9fad8eb +refs/heads/master: 696f9175fcb560aa45e99e6a1833f6f30d1f97da diff --git a/trunk/sound/soc/codecs/wm8988.c b/trunk/sound/soc/codecs/wm8988.c index 5099e62641d4..1c6f8bfbf94a 100644 --- a/trunk/sound/soc/codecs/wm8988.c +++ b/trunk/sound/soc/codecs/wm8988.c @@ -759,7 +759,6 @@ static int wm8988_probe(struct snd_soc_codec *codec) struct wm8988_priv *wm8988 = snd_soc_codec_get_drvdata(codec); struct snd_soc_dapm_context *dapm = &codec->dapm; int ret = 0; - u16 reg; ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8988->control_type); if (ret < 0) {