All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: "Eric Bénard" <eric@eukrea.com>
Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com,
	s.hauer@pengutronix.de
Subject: Re: [PATCH] eukrea-tlv320: add support for cpuimx35sd
Date: Mon, 19 Jul 2010 19:55:03 +0100	[thread overview]
Message-ID: <1279565703.3063.7.camel@odin> (raw)
In-Reply-To: <1279528832-7916-1-git-send-email-eric@eukrea.com>

On Mon, 2010-07-19 at 10:40 +0200, Eric Bénard wrote:
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
>  sound/soc/imx/Kconfig         |    2 +-
>  sound/soc/imx/eukrea-tlv320.c |    3 ++-
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
> index 2f0d6d3..52dac5e 100644
> --- a/sound/soc/imx/Kconfig
> +++ b/sound/soc/imx/Kconfig
> @@ -32,6 +32,6 @@ config SND_SOC_EUKREA_TLV320
>  	select SND_SOC_TLV320AIC23
>  	help
>  	  Enable I2S based access to the TLV320AIC23B codec attached
> -	  to the SSI4 interface
> +	  to the SSI interface
>  
>  endif	# SND_IMX_SOC
> diff --git a/sound/soc/imx/eukrea-tlv320.c b/sound/soc/imx/eukrea-tlv320.c
> index 45f5e4b..f15dfbd 100644
> --- a/sound/soc/imx/eukrea-tlv320.c
> +++ b/sound/soc/imx/eukrea-tlv320.c
> @@ -101,7 +101,8 @@ static int __init eukrea_tlv320_init(void)
>  {
>  	int ret;
>  
> -	if (!machine_is_eukrea_cpuimx27() && !machine_is_eukrea_cpuimx25sd())
> +	if (!machine_is_eukrea_cpuimx27() && !machine_is_eukrea_cpuimx25sd()
> +		&& !machine_is_eukrea_cpuimx35sd())
>  		/* return happy. We might run on a totally different machine */
>  		return 0;
>  
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2010-07-19 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19  8:40 [PATCH] eukrea-tlv320: add support for cpuimx35sd Eric Bénard
2010-07-19 18:55 ` Liam Girdwood [this message]
2010-07-20  8:47   ` Mark Brown
2010-07-26 11:20     ` javier Martin
2010-07-26 12:40       ` Eric Bénard
2010-07-26 13:10       ` 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=1279565703.3063.7.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=eric@eukrea.com \
    --cc=s.hauer@pengutronix.de \
    /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.