[PATCH 3/3] ARM: integrator: pciv3: do not remap IO so early
Arnd Bergmann
arnd at arndb.de
Wed Jun 26 11:12:28 EDT 2013
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
More information about the linux-arm-kernel
mailing list