[alsa-devel] [PATCH 4/6] ASoC: rt5640: Remove the unused field in private data

Oder Chiou oder_chiou at realtek.com
Fri Mar 28 13:28:28 CET 2014


The patch removes the unused field in private data.

Signed-off-by: Oder Chiou <oder_chiou at realtek.com>
---
 sound/soc/codecs/rt5640.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/rt5640.h b/sound/soc/codecs/rt5640.h
index cbd07b5..d7bd525 100644
--- a/sound/soc/codecs/rt5640.h
+++ b/sound/soc/codecs/rt5640.h
@@ -2095,7 +2095,6 @@ struct rt5640_priv {
 	int pll_in;
 	int pll_out;
 
-	int dmic_en;
 	bool hp_mute;
 };
 
-- 
1.8.1.1.439.g50a6b54



More information about the Alsa-devel mailing list