[alsa-devel] [PATCH 2/3] ASoC: CS4271 codec support

Alexander subaparts at yandex.ru
Wed Dec 8 23:59:26 CET 2010


Dear Mark,

On Wed, 2010-12-08 at 13:05 +0000, Mark Brown wrote:
> > +static const char *cs4271_de_texts[] = {"None", "44.1KHz", "48KHz", "32KHz"};
> > +static const struct soc_enum cs4271_de_enum =
> > +	SOC_ENUM_SINGLE(CS4271_DACCTL, 4, 4, cs4271_de_texts);
> 
> Ideally the deemphasis would be managed based on the sample rate.
> 

I'm not sure if it's necessary feature at all. And the way it should be
managed is something unclear to me )

All other issues were corrected, the patch will follow soon...

Best regards,
	Alexander A. Sverdlin.




More information about the Alsa-devel mailing list