summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8994.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-12 17:46:09 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-09 12:15:35 +0100
commitda445afe357ae656f6baddd8fd58b01e923f1fc6 (patch)
treecbb362d4df750c4cce06782b9374c3b6a08d537f /sound/soc/codecs/wm8994.h
parentd3725761ee3d4813c6071ea1d952de1094d8b68f (diff)
ASoC: wm8994: Remove duplicate revision cache
There's already a device revision stored in the core data structure, don't duplicate it in the CODEC driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8994.h')
-rw-r--r--sound/soc/codecs/wm8994.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/wm8994.h b/sound/soc/codecs/wm8994.h
index 928e2c256450..55ddf4d57d9b 100644
--- a/sound/soc/codecs/wm8994.h
+++ b/sound/soc/codecs/wm8994.h
@@ -147,8 +147,6 @@ struct wm8994_priv {
wm1811_mic_id_cb mic_id_cb;
void *mic_id_cb_data;
- int revision;
-
unsigned int aif1clk_enable:1;
unsigned int aif2clk_enable:1;