]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
[IA64] Dom0 kernel - sn2 use ioremap for PCI registers
authorAlex Williamson <alex.williamson@hp.com>
Mon, 18 Jun 2007 19:59:27 +0000 (13:59 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 18 Jun 2007 19:59:27 +0000 (13:59 -0600)
commitfed8ef8f881a65f95f7878070a096189cb4de37b
treeede7b8c6ce3f452e14d12abc2580b3261ad5eed0
parent17629025683ecdf6c00dace39c09c37b2c1d4596
[IA64] Dom0 kernel - sn2 use ioremap for PCI registers

Use ioremap() on SN2 specific PIC and TIO registers rather than
manually setting the __IA64_UNCACHED_OFFSET bits in the address we get
from the PROM.

Same patch pushed to upstream Linux

Signed-off-by: Jes Sorensen <jes@sgi.com>
arch/ia64/sn/pci/pcibr/pcibr_provider.c
arch/ia64/sn/pci/tioca_provider.c
arch/ia64/sn/pci/tioce_provider.c