From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>,
Randolph Chung <rchung42@gmail.com>
Subject: Re: [PATCH] tlv320aic3x symmetric rates
Date: Wed, 18 Aug 2010 13:54:40 +0100 [thread overview]
Message-ID: <1282136080.3117.384.camel@odin> (raw)
In-Reply-To: <20100818091928.GA5719@sirena.org.uk>
On Wed, 2010-08-18 at 10:19 +0100, Mark Brown wrote:
> 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@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@alsa-project.org
> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> >
>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
next prev parent reply other threads:[~2010-08-18 12:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 9:09 [PATCH] tlv320aic3x symmetric rates Randolph Chung
2010-08-18 9:19 ` Mark Brown
2010-08-18 12:54 ` Liam Girdwood [this message]
2010-08-18 13:00 ` Mark Brown
2010-08-19 4:23 ` Randolph Chung
2010-08-19 11:08 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1282136080.3117.384.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=rchung42@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.