From 7f4e8ad53ed083f4e97416c5404b58385a99f2fc Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 4 Oct 2011 11:15:30 +0800 Subject: [PATCH] --- yaml --- r: 270758 b: refs/heads/master c: d434bc32d08435979514d437885cb9a7e216dd45 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8711.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 512bd329bc36..a0fc348362f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 696f9175fcb560aa45e99e6a1833f6f30d1f97da +refs/heads/master: d434bc32d08435979514d437885cb9a7e216dd45 diff --git a/trunk/sound/soc/codecs/wm8711.c b/trunk/sound/soc/codecs/wm8711.c index 6ecf1ab4202f..47c7fd5e22c5 100644 --- a/trunk/sound/soc/codecs/wm8711.c +++ b/trunk/sound/soc/codecs/wm8711.c @@ -364,7 +364,7 @@ static int wm8711_resume(struct snd_soc_codec *codec) static int wm8711_probe(struct snd_soc_codec *codec) { struct wm8711_priv *wm8711 = snd_soc_codec_get_drvdata(codec); - int ret, reg; + int ret; ret = snd_soc_codec_set_cache_io(codec, 7, 9, wm8711->bus_type); if (ret < 0) {