From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Linus Walleij <linus.walleij@linaro.org>,
linux-gpio@vger.kernel.org, Andrew Victor <linux@maxim.org.za>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>
Cc: Alexandre Courbot <acourbot@nvidia.com>,
linux-arm-kernel@lists.infradead.org,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.de>
Subject: Re: [PATCH 2/4] ALSA: atmel: remove dependency on <mach/gpio.h>
Date: Tue, 5 Nov 2013 10:48:08 +0100 [thread overview]
Message-ID: <5278BED8.8030005@atmel.com> (raw)
In-Reply-To: <1383643789-14269-1-git-send-email-linus.walleij@linaro.org>
On 05/11/2013 10:29, Linus Walleij :
> This include is completely unused since the AT91 sound driver
> actually uses gpiolib properly.
Absolutely:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks Linus.
> Cc: Liam Girdwood <lgirdwood@gmail.com>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.de>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ALSA SoC folks: please apply this as a fix if you wish, else
> I'd like an ACK so I can merge it in front of the dependent
> patches in the next (v3.14) merge cycle.
> ---
> sound/atmel/ac97c.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/atmel/ac97c.c b/sound/atmel/ac97c.c
> index ae63d22c0f88..c5f0ddd729b3 100644
> --- a/sound/atmel/ac97c.c
> +++ b/sound/atmel/ac97c.c
> @@ -34,7 +34,6 @@
> #include <linux/dw_dmac.h>
>
> #include <mach/cpu.h>
> -#include <mach/gpio.h>
>
> #ifdef CONFIG_ARCH_AT91
> #include <mach/hardware.h>
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ALSA: atmel: remove dependency on <mach/gpio.h>
Date: Tue, 5 Nov 2013 10:48:08 +0100 [thread overview]
Message-ID: <5278BED8.8030005@atmel.com> (raw)
In-Reply-To: <1383643789-14269-1-git-send-email-linus.walleij@linaro.org>
On 05/11/2013 10:29, Linus Walleij :
> This include is completely unused since the AT91 sound driver
> actually uses gpiolib properly.
Absolutely:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks Linus.
> Cc: Liam Girdwood <lgirdwood@gmail.com>
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.de>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ALSA SoC folks: please apply this as a fix if you wish, else
> I'd like an ACK so I can merge it in front of the dependent
> patches in the next (v3.14) merge cycle.
> ---
> sound/atmel/ac97c.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/atmel/ac97c.c b/sound/atmel/ac97c.c
> index ae63d22c0f88..c5f0ddd729b3 100644
> --- a/sound/atmel/ac97c.c
> +++ b/sound/atmel/ac97c.c
> @@ -34,7 +34,6 @@
> #include <linux/dw_dmac.h>
>
> #include <mach/cpu.h>
> -#include <mach/gpio.h>
>
> #ifdef CONFIG_ARCH_AT91
> #include <mach/hardware.h>
>
--
Nicolas Ferre
next prev parent reply other threads:[~2013-11-05 9:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 9:29 [PATCH 2/4] ALSA: atmel: remove dependency on <mach/gpio.h> Linus Walleij
2013-11-05 9:29 ` Linus Walleij
2013-11-05 9:48 ` Nicolas Ferre [this message]
2013-11-05 9:48 ` Nicolas Ferre
2013-11-05 12:44 ` Takashi Iwai
2013-11-05 12:44 ` Takashi Iwai
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=5278BED8.8030005@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=acourbot@nvidia.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux@maxim.org.za \
--cc=perex@perex.cz \
--cc=plagnioj@jcrosoft.com \
--cc=tiwai@suse.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.