aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/cs42l52.h
diff options
context:
space:
mode:
authorBrian Austin <brian.austin@cirrus.com>2013-11-13 16:05:40 -0600
committerMark Brown <broonie@linaro.org>2013-11-28 10:20:51 +0000
commita3d36bc2aba531328f7311ef57dec7687283ec57 (patch)
tree0c8a45cbb05c20f00b76a52266ecc31496077585 /include/sound/cs42l52.h
parentASoC: cs42l52: Use IS_ENABLED() macro (diff)
downloadwireguard-linux-a3d36bc2aba531328f7311ef57dec7687283ec57.tar.xz
wireguard-linux-a3d36bc2aba531328f7311ef57dec7687283ec57.zip
ASoC: cs42l52: Reorganize MICA/B Config and Select
This patch reworks the MICA an MICB config for single-ended or differential and the selection of which MIC for the single config Signed-off-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/sound/cs42l52.h')
-rw-r--r--include/sound/cs42l52.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sound/cs42l52.h b/include/sound/cs42l52.h
index 7c2be4a51894..daa91f327e4f 100644
--- a/include/sound/cs42l52.h
+++ b/include/sound/cs42l52.h
@@ -22,12 +22,6 @@ struct cs42l52_platform_data {
/* MICB mode selection 0=Single 1=Differential */
unsigned int micb_cfg;
- /* MICA Select 0=MIC1A 1=MIC2A */
- unsigned int mica_sel;
-
- /* MICB Select 0=MIC2A 1=MIC2B */
- unsigned int micb_sel;
-
/* Charge Pump Freq. Check datasheet Pg73 */
unsigned int chgfreq;