All of lore.kernel.org
 help / color / mirror / Atom feed
From: csd@broadcom.com (Christian Daudt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mach-bcm: drop "select GPIO_BCM"
Date: Tue, 14 May 2013 07:53:24 -0700	[thread overview]
Message-ID: <51924FE4.5000803@broadcom.com> (raw)
In-Reply-To: <1368524085.1350.102.camel@x61.thuisdomein>

On 13-05-14 02:34 AM, Paul Bolle wrote:
> A select statement for the Kconfig symbol GPIO_BCM was added in v3.8.
> But there's no symbol with that name. It's a nop so we can drop it.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> 0) Untested.
>
> 1) Patch assumes that https://lkml.org/lkml/2013/3/6/182 ("ARM:
> mach-bcm: drop "select GENERIC_TIME""), which got a Reviewed-by tag from
> Christian, was applied first.
>
>   arch/arm/mach-bcm/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index 764273e..322620d 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig
> @@ -8,7 +8,6 @@ config ARCH_BCM
>   	select CPU_V7
>   	select CLKSRC_OF
>   	select GENERIC_CLOCKEVENTS
> -	select GPIO_BCM
>   	select SPARSE_IRQ
>   	select TICK_ONESHOT
>   	help
Hi Paul,
  We are planning on submitting the driver for this option for review 
over the next couple of weeks, to get it in the 3.11 cycle. So this 
patch won't be necessary.

  Thanks,
    csd

WARNING: multiple messages have this Message-ID (diff)
From: "Christian Daudt" <csd@broadcom.com>
To: "Paul Bolle" <pebolle@tiscali.nl>
Cc: "Russell King" <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-bcm: drop "select GPIO_BCM"
Date: Tue, 14 May 2013 07:53:24 -0700	[thread overview]
Message-ID: <51924FE4.5000803@broadcom.com> (raw)
In-Reply-To: <1368524085.1350.102.camel@x61.thuisdomein>

On 13-05-14 02:34 AM, Paul Bolle wrote:
> A select statement for the Kconfig symbol GPIO_BCM was added in v3.8.
> But there's no symbol with that name. It's a nop so we can drop it.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> 0) Untested.
>
> 1) Patch assumes that https://lkml.org/lkml/2013/3/6/182 ("ARM:
> mach-bcm: drop "select GENERIC_TIME""), which got a Reviewed-by tag from
> Christian, was applied first.
>
>   arch/arm/mach-bcm/Kconfig | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index 764273e..322620d 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig
> @@ -8,7 +8,6 @@ config ARCH_BCM
>   	select CPU_V7
>   	select CLKSRC_OF
>   	select GENERIC_CLOCKEVENTS
> -	select GPIO_BCM
>   	select SPARSE_IRQ
>   	select TICK_ONESHOT
>   	help
Hi Paul,
  We are planning on submitting the driver for this option for review 
over the next couple of weeks, to get it in the 3.11 cycle. So this 
patch won't be necessary.

  Thanks,
    csd



  reply	other threads:[~2013-05-14 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14  9:34 [PATCH] ARM: mach-bcm: drop "select GPIO_BCM" Paul Bolle
2013-05-14  9:34 ` Paul Bolle
2013-05-14 14:53 ` Christian Daudt [this message]
2013-05-14 14:53   ` Christian Daudt
2013-05-14 14:58   ` Paul Bolle
2013-05-14 14:58     ` Paul Bolle
2013-05-14 15:01     ` Christian Daudt
2013-05-14 15:01       ` Christian Daudt

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=51924FE4.5000803@broadcom.com \
    --to=csd@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.