parisc: Fix PCI resource allocation on non-PAT SBA machines
authorMatthew Wilcox <matthew@wil.cx>
Fri, 26 Jun 2009 17:44:18 +0000 (17:44 +0000)
committerKyle McMartin <kyle@mcmartin.ca>
Fri, 3 Jul 2009 03:34:12 +0000 (03:34 +0000)
commitca0844e347cf0fc9719c825ea1959501117b7f89
tree87993dc051030d56992042f04006bbe5780e85ac
parent2d4618dce6a318ff4ec78dfe492cc3793015d540
parisc: Fix PCI resource allocation on non-PAT SBA machines

We weren't marking the resources as memory resources, so they weren't
being found by pci_claim_resource().

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
drivers/parisc/sba_iommu.c