[alsa-devel] [PATCH] tlv320aic3x symmetric rates

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Aug 18 11:19:29 CEST 2010


On Wed, Aug 18, 2010 at 05:09:45PM +0800, Randolph Chung wrote:
> The tlv320aic3x codec driver only supports symmetric rates for
> capture/playback. Set the flag in the DAI accordingly.
> 
> Signed-off-by: Randolph Chung <tausq at parisc-linux.org>

Please remember to always CC maintainers on patches.

> diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c
> index 71a6990..63cad43 100644
> --- a/sound/soc/codecs/tlv320aic3x.c
> +++ b/sound/soc/codecs/tlv320aic3x.c
> @@ -1116,6 +1116,7 @@ struct snd_soc_dai aic3x_dai = {
>                 .rates = AIC3X_RATES,
>                 .formats = AIC3X_FORMATS,},
>         .ops = &aic3x_dai_ops,
> +       .symmetric_rates = 1,
>  };
>  EXPORT_SYMBOL_GPL(aic3x_dai);
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


More information about the Alsa-devel mailing list