commit | 83c2dc15ce824450e7044b9f90cd529c25747ae0 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Dec 12 15:36:39 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Wed Dec 12 15:46:14 2012 +0000 |
tree | cf6fb2eb5560002e0f25115128764a588b5d12c6 | |
parent | 0369c360e5825e34ff58c140aa7fbb9855ad1e4a [diff] |
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>