[alsa-devel] [PATCH] ASoC: Add support for CS42L52 Codec

Brian Austin brian.austin at cirrus.com
Tue Apr 17 18:28:51 CEST 2012


>> +static const struct soc_enum charge_pump_enum =
>> +	SOC_ENUM_SINGLE(CS42L52_CHARGE_PUMP, 4,
>> +		ARRAY_SIZE(charge_pump_freq_text), charge_pump_freq_text);
>
> Should this be runtime configurable?
>
Nope, I'll add it to platform data



More information about the Alsa-devel mailing list