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>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user