All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Josh Wu <josh.wu@atmel.com>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	Ludovic Desroches <ludovic.desroches@atmel.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org
Subject: Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name
Date: Thu, 06 Mar 2014 19:16:28 +0000	[thread overview]
Message-ID: <5318C98C.1070702@kernel.org> (raw)
In-Reply-To: <1394038675-15809-3-git-send-email-alexandre.belloni@free-electrons.com>

On 05/03/14 16:57, Alexandre Belloni wrote:
> We can't use "at91_adc" to refer to the at91_adc driver anymore as the name is
> used to match an id_table.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
As stated in previous email, I'll take this along with the fix that 'broke'
this, if I get an Ack from one of the at91 maintainers.

Thanks,

Jonathan
> ---
>   arch/arm/mach-at91/at91sam9g45_devices.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c
> index cb36fa872d30..88554024eb2d 100644
> --- a/arch/arm/mach-at91/at91sam9g45_devices.c
> +++ b/arch/arm/mach-at91/at91sam9g45_devices.c
> @@ -1203,7 +1203,7 @@ static struct resource adc_resources[] = {
>   };
>
>   static struct platform_device at91_adc_device = {
> -	.name		= "at91_adc",
> +	.name		= "at91sam9g45-adc",
>   	.id		= -1,
>   	.dev		= {
>   				.platform_data	= &adc_data,
>


WARNING: multiple messages have this Message-ID (diff)
From: jic23@kernel.org (Jonathan Cameron)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name
Date: Thu, 06 Mar 2014 19:16:28 +0000	[thread overview]
Message-ID: <5318C98C.1070702@kernel.org> (raw)
In-Reply-To: <1394038675-15809-3-git-send-email-alexandre.belloni@free-electrons.com>

On 05/03/14 16:57, Alexandre Belloni wrote:
> We can't use "at91_adc" to refer to the at91_adc driver anymore as the name is
> used to match an id_table.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
As stated in previous email, I'll take this along with the fix that 'broke'
this, if I get an Ack from one of the at91 maintainers.

Thanks,

Jonathan
> ---
>   arch/arm/mach-at91/at91sam9g45_devices.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c
> index cb36fa872d30..88554024eb2d 100644
> --- a/arch/arm/mach-at91/at91sam9g45_devices.c
> +++ b/arch/arm/mach-at91/at91sam9g45_devices.c
> @@ -1203,7 +1203,7 @@ static struct resource adc_resources[] = {
>   };
>
>   static struct platform_device at91_adc_device = {
> -	.name		= "at91_adc",
> +	.name		= "at91sam9g45-adc",
>   	.id		= -1,
>   	.dev		= {
>   				.platform_data	= &adc_data,
>

  reply	other threads:[~2014-03-06 19:15 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 16:57 [PATCH 0/3] iio: adc: at91 fixes Alexandre Belloni
2014-03-05 16:57 ` Alexandre Belloni
2014-03-05 16:57 ` [PATCH 1/3] iio: adc: at91_adc: Repair broken platform_data support Alexandre Belloni
2014-03-05 16:57   ` Alexandre Belloni
2014-03-06 19:15   ` Jonathan Cameron
2014-03-06 19:15     ` Jonathan Cameron
2014-03-12 10:57     ` Alexandre Belloni
2014-03-12 10:57       ` Alexandre Belloni
2014-03-12 17:21       ` Jonathan Cameron
2014-03-12 17:21         ` Jonathan Cameron
2014-03-05 16:57 ` [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name Alexandre Belloni
2014-03-05 16:57   ` Alexandre Belloni
2014-03-06 19:16   ` Jonathan Cameron [this message]
2014-03-06 19:16     ` Jonathan Cameron
2014-03-10 13:26     ` Nicolas Ferre
2014-03-10 13:26       ` Nicolas Ferre
2014-03-15 15:33       ` Jonathan Cameron
2014-03-15 15:33         ` Jonathan Cameron
2014-04-22 21:49         ` Nicolas Ferre
2014-04-22 21:49           ` Nicolas Ferre
2014-04-23  0:01           ` Greg Kroah-Hartman
2014-04-23  0:01             ` Greg Kroah-Hartman
2014-03-05 16:57 ` [PATCH 3/3] ARM: at91: at91sam9260: " Alexandre Belloni
2014-03-05 16:57   ` Alexandre Belloni
2014-03-06  7:28 ` [PATCH 0/3] iio: adc: at91 fixes Josh Wu
2014-03-06  7:28   ` Josh Wu
2014-03-10 10:52   ` Nicolas Ferre
2014-03-10 10:52     ` Nicolas Ferre

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=5318C98C.1070702@kernel.org \
    --to=jic23@kernel.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=josh.wu@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@atmel.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.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.