]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
MN10300: Handle cacheable PCI regions in pci_iomap()
authorDavid Howells <dhowells@redhat.com>
Wed, 12 Dec 2012 15:36:39 +0000 (15:36 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 12 Dec 2012 15:46:14 +0000 (15:46 +0000)
commit83c2dc15ce824450e7044b9f90cd529c25747ae0
treecf6fb2eb5560002e0f25115128764a588b5d12c6
parent0369c360e5825e34ff58c140aa7fbb9855ad1e4a
MN10300: Handle cacheable PCI regions in pci_iomap()

Handle cacheable PCI regions in pci_iomap().  If IORESOURCE_CACHEABLE is set
then we AND away the 0x20000000 "flag".

Signed-off-by: David Howells <dhowells@redhat.com>
arch/mn10300/include/asm/io.h
arch/mn10300/unit-asb2305/pci-iomap.c [new file with mode: 0644]