yenta: Use pci_claim_resource
authorMatthew Wilcox <willy@linux.intel.com>
Fri, 19 Jun 2009 13:36:15 +0000 (09:36 -0400)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 9 Sep 2009 20:29:19 +0000 (13:29 -0700)
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: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found