alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-SH <linux-sh@vger.kernel.org>,
	Linux-ARM <linux-arm-kernel@lists.infradead.org>,
	Linux-ALSA <alsa-devel@alsa-project.org>
Subject: Re: [alsa-devel] [PATCH 2/2] ASoC: sh: rcar: Depend on	ARCH_SHMOBILE_LEGACY
Date: Mon, 09 Dec 2013 13:57:55 +0100	[thread overview]
Message-ID: <1435437.c06ZnyD3fz@avalon> (raw)
In-Reply-To: <87wqjevpyv.wl%kuninori.morimoto.gx@renesas.com>

Hi Morimoto-san,

On Sunday 08 December 2013 16:16:15 Kuninori Morimoto wrote:
> Hi Laurent
> 
> Thank you for your patch
> 
> > What's your opinion about this patch ? It needs to be applied on top of
> > "[PATCH 1/2] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY" which has
> > been queued by Simon.
> > 
> > On Saturday 09 November 2013 13:33:49 Laurent Pinchart wrote:
> > > The driver doesn't compile on multiplatform kernels as it requires
> > > <mach/clock.h>.
> > > 
> > > Signed-off-by: Laurent Pinchart
> > > <laurent.pinchart+renesas@ideasonboard.com>
> > > ---
> > > 
> > >  sound/soc/sh/Kconfig | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
> > > index 56d8ff6..ce7cfd6 100644
> > > --- a/sound/soc/sh/Kconfig
> > > +++ b/sound/soc/sh/Kconfig
> > > @@ -36,6 +36,7 @@ config SND_SOC_SH4_SIU
> > > 
> > >  config SND_SOC_RCAR
> > >  
> > >  	tristate "R-Car series SRU/SCU/SSIU/SSI support"
> > > 
> > > +	depends on ARCH_SHMOBILE_LEGACY
> > > 
> > >  	select SND_SIMPLE_CARD
> > >  	select RCAR_CLK_ADG
> > >  	help
> 
> <mach/clock.h> had been removed by this patch.
> Does it solve your issue ?

Yes that fixes my issue, thank you.

> commit d3be689e6a07c00123786659b4429b07cf4272ac
> Author: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Date:   Tue Sep 24 01:25:08 2013 -0700
> 
>     ASoC: rcar: remove unnecessary mach/clock.h
> 
>     ${LINUX}/sound/soc/sh driver can be compiled from
>     SuperH and ARM.
>     but, ${LINUX}/sound/soc/sh/rcar driver included
>     SH-ARM specific header.
>     This patch removes it
> 
>     Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>     Signed-off-by: Mark Brown <broonie@linaro.org>
-- 
Regards,

Laurent Pinchart


      reply	other threads:[~2013-12-09 12:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-09 12:33 [PATCH 0/2] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY Laurent Pinchart
2013-11-09 12:33 ` [PATCH 1/2] " Laurent Pinchart
2013-11-12  5:11   ` Simon Horman
2013-11-12  5:26     ` Simon Horman
2013-11-09 12:33 ` [PATCH 2/2] ASoC: sh: rcar: Depend on ARCH_SHMOBILE_LEGACY Laurent Pinchart
2013-12-06 10:07   ` Laurent Pinchart
2013-12-09  0:16     ` [alsa-devel] " Kuninori Morimoto
2013-12-09 12:57       ` Laurent Pinchart [this message]

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=1435437.c06ZnyD3fz@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-sh@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).