[alsa-devel] [PATCH 2/3] ASoC: TWL4030: Add AVADC Clock Priority

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Jun 19 12:00:16 CEST 2009


On Fri, Jun 19, 2009 at 03:23:42AM -0500, Lopez Cruz, Misael wrote:

> +/* AVADC clock priority */
> +static const char *twl4030_avadc_clk_priority_texts[] = {
> +	"Voice high priority", "Audio high priority"
> +};
> +

It'd probably be better to say "Hifi" (or whatever spelling the rest of
the driver uses) rather than "Audio" here.  Audio is a bit confusing
since obviously the voice data is audio data too, it's just a different
path through the CODEC with different characteristics.  The same thing
has been done elsewhere in the driver.


More information about the Alsa-devel mailing list