commit | ca0844e347cf0fc9719c825ea1959501117b7f89 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Fri Jun 26 17:44:18 2009 +0000 |
committer | Kyle McMartin <kyle@mcmartin.ca> | Fri Jul 03 03:34:12 2009 +0000 |
tree | 87993dc051030d56992042f04006bbe5780e85ac | |
parent | 2d4618dce6a318ff4ec78dfe492cc3793015d540 [diff] |
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>