commit | a76117dfd687ec4be0a9a05214f3009cc5f73a42 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@linux.intel.com> | Wed Jun 17 16:33:35 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jun 17 14:04:42 2009 -0700 |
tree | 2ffc76ac97e2fed7debac7276d7d365275db6b92 | |
parent | a6c140969b4685f9b9f6773c0760f55ca66d1825 [diff] |
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 <willy@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>