ASoC: rt5640: Remove the unused field in private data
authorOder Chiou <oder_chiou@realtek.com>
Fri, 28 Mar 2014 12:28:28 +0000 (20:28 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:27:41 +0000 (17:27 +0100)
The patch removes the unused field in private data.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5640.h

index cbd07b5f8060c53e9a89f398a6d0433972540460..d7bd525caf85b8fd01aeba50d5d185773e3638c2 100644 (file)
@@ -2095,7 +2095,6 @@ struct rt5640_priv {
        int pll_in;
        int pll_out;
 
-       int dmic_en;
        bool hp_mute;
 };
 
This page took 0.026469 seconds and 5 git commands to generate.