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 3/3] ARM: integrator: pciv3: do not remap IO so early
Date: Wed, 26 Jun 2013 17:12:28 +0200	[thread overview]
Message-ID: <201306261712.28981.arnd@arndb.de> (raw)
In-Reply-To: <20130626081409.GC2718@n2100.arm.linux.org.uk>

On Wednesday 26 June 2013, Russell King - ARM Linux wrote:
> On Wed, Jun 26, 2013 at 01:06:00AM +0200, Linus Walleij wrote:
> > Instead of remapping the IO memory very early with
> > pci_map_io_early(), use pci_ioremap_io() when setting
> > up resources as most PCI bridges do. Also request this
> > resource properly.
> 
> What impact does this have with a VGA card plugged in?

It probably won't work. It's my fault for misreading the driver:
I saw it didn't do the pci_ioremap_io, but didn't remember the
*_early call being present in the platform.

	Arnd

  reply	other threads:[~2013-06-26 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-25 23:06 [PATCH 3/3] ARM: integrator: pciv3: do not remap IO so early Linus Walleij
2013-06-26  8:14 ` Russell King - ARM Linux
2013-06-26 15:12   ` Arnd Bergmann [this message]
2013-06-26 19:34     ` Linus Walleij
2013-06-26 20:04       ` Arnd Bergmann

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=201306261712.28981.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.