From: Matthew Wilcox Date: Wed, 17 Jun 2009 20:33:35 +0000 (-0400) Subject: x86: Use pci_claim_resource X-Git-Tag: v2.6.31-rc1~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76117dfd687ec4be0a9a05214f3009cc5f73a42;p=pandora-kernel.git x86: Use pci_claim_resource Instead of open-coding pci_find_parent_resource and request_resource, just call pci_claim_resource. Signed-off-by: Matthew Wilcox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed