All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: at91: only RM9200 has ISA-style PIO
Date: Sat, 10 Mar 2012 19:24:31 +0000	[thread overview]
Message-ID: <201203101924.31710.arnd@arndb.de> (raw)
In-Reply-To: <1331405075-3231-1-git-send-email-alan@signal11.us>

On Saturday 10 March 2012, Alan Ott wrote:
> 
> From: Arnd Bergmann <arnd@arndb.de>
> 
> Most at91 systems have no support for PCMCIA or other
> PC-style buses, so we can select NO_IOPORT in order to
> disable compilationf or all drivers that need these.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Alan Ott <alan@signal11.us>

Hi Alan,

You forgot to Cc the at91 maintainers on this patch (and on patch 0).
Also, this patch relies on the another series I did to redefine
the meaning of CONFIG_NO_IOPORT while renaming the existing one to
CONFIG_NO_IOPORT_MAP. This patch will have to wait for the other
series.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Alan Ott <alan@signal11.us>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	"Jean-Christophe Plagniol-Villard" <plagnioj@jcrosoft.com>
Subject: Re: [PATCH 1/2] ARM: at91: only RM9200 has ISA-style PIO
Date: Sat, 10 Mar 2012 19:24:31 +0000	[thread overview]
Message-ID: <201203101924.31710.arnd@arndb.de> (raw)
In-Reply-To: <1331405075-3231-1-git-send-email-alan@signal11.us>

On Saturday 10 March 2012, Alan Ott wrote:
> 
> From: Arnd Bergmann <arnd@arndb.de>
> 
> Most at91 systems have no support for PCMCIA or other
> PC-style buses, so we can select NO_IOPORT in order to
> disable compilationf or all drivers that need these.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Alan Ott <alan@signal11.us>

Hi Alan,

You forgot to Cc the at91 maintainers on this patch (and on patch 0).
Also, this patch relies on the another series I did to redefine
the meaning of CONFIG_NO_IOPORT while renaming the existing one to
CONFIG_NO_IOPORT_MAP. This patch will have to wait for the other
series.

	Arnd

  reply	other threads:[~2012-03-10 19:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 18:44 [PATCH 0/2] ARM: AT91: cleanup patches from Arnd Bergmann Alan Ott
2012-03-10 18:44 ` Alan Ott
2012-03-10 18:44 ` [PATCH 1/2] ARM: at91: only RM9200 has ISA-style PIO Alan Ott
2012-03-10 18:44   ` Alan Ott
2012-03-10 19:24   ` Arnd Bergmann [this message]
2012-03-10 19:24     ` Arnd Bergmann
2012-03-10 20:06     ` Alan Ott
2012-03-10 20:06       ` Alan Ott
2012-03-10 18:44 ` [PATCH 2/2] ARM: at91: Use proper __iomem annotations Alan Ott
2012-03-10 18:44   ` Alan Ott
2012-03-12  2:02   ` Olof Johansson
2012-03-12  2:02     ` Olof Johansson
2012-03-10 23:14 ` [PATCH v2 0/1] ARM: AT91: cleanup patches from Arnd Bergmann Alan Ott
2012-03-10 23:14   ` Alan Ott
2012-03-10 23:15   ` [PATCH v2 1/1] ARM: at91: Use proper __iomem annotations Alan Ott
2012-03-10 23:15     ` Alan Ott

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=201203101924.31710.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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.