projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5094196
)
ASoC: wm8994: Remove unused variable
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 30 May 2013 12:42:30 +0000
(13:42 +0100)
committer
Mark Brown
<broonie@linaro.org>
Sat, 1 Jun 2013 18:28:54 +0000
(19:28 +0100)
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8994.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8994.c
b/sound/soc/codecs/wm8994.c
index 55a5cc639b9093af035bdddb02316fbf2c1a7218..5d046b1c5a7e8d2ec86c3e678022b3583fdd07ca 100644
(file)
--- a/
sound/soc/codecs/wm8994.c
+++ b/
sound/soc/codecs/wm8994.c
@@
-3157,7
+3157,6
@@
static int wm8994_codec_suspend(struct snd_soc_codec *codec)
static int wm8994_codec_resume(struct snd_soc_codec *codec)
{
struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec);
- struct wm8994 *control = wm8994->wm8994;
int i, ret;
for (i = 0; i < ARRAY_SIZE(wm8994->fll); i++) {