From: Matthew Wilcox Date: Fri, 26 Jun 2009 17:44:18 +0000 (+0000) Subject: parisc: Fix PCI resource allocation on non-PAT SBA machines X-Git-Tag: v2.6.31-rc2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0844e347cf0fc9719c825ea1959501117b7f89;p=pandora-kernel.git 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 Reviewed-by: Grant Grundler Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed