From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com,
Timur Tabi <timur@freescale.com>
Subject: Re: [PATCH 1/2] ASoC: Staticise CS4270 DAI
Date: Thu, 07 Oct 2010 19:13:14 +0100 [thread overview]
Message-ID: <1286475194.3149.17.camel@odin> (raw)
In-Reply-To: <1286407557-30413-1-git-send-email-broonie@opensource.wolfsonmicro.com>
On Wed, 2010-10-06 at 16:25 -0700, Mark Brown wrote:
> It's not needed with multi-component.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/cs4270.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/codecs/cs4270.c b/sound/soc/codecs/cs4270.c
> index 5fd8e0d..6d4bdc6 100644
> --- a/sound/soc/codecs/cs4270.c
> +++ b/sound/soc/codecs/cs4270.c
> @@ -518,7 +518,7 @@ static struct snd_soc_dai_ops cs4270_dai_ops = {
> .digital_mute = cs4270_dai_mute,
> };
>
> -struct snd_soc_dai_driver cs4270_dai = {
> +static struct snd_soc_dai_driver cs4270_dai = {
> .name = "cs4270-hifi",
> .playback = {
> .stream_name = "Playback",
Both
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-10-07 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 23:25 [PATCH 1/2] ASoC: Staticise CS4270 DAI Mark Brown
2010-10-06 23:25 ` [PATCH 2/2] ASoC: Staticise AD1980 DAI Mark Brown
2010-10-07 18:13 ` Liam Girdwood [this message]
2010-10-07 20:06 ` [PATCH 1/2] ASoC: Staticise CS4270 DAI Timur Tabi
2010-10-10 10:31 ` Liam Girdwood
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=1286475194.3149.17.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=patches@opensource.wolfsonmicro.com \
--cc=timur@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox