PCI: for address space collisions, show conflicting resource
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Fri, 12 Mar 2010 00:01:19 +0000 (17:01 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 24 Mar 2010 20:21:34 +0000 (13:21 -0700)
commit966f3a7570447c5025d67a618d408e68a3ae3167
treea7d87cc0aa186a366b7a16971258988c4470906a
parent66f1207bce10fd80ee8ce99b67d617644612f05e
PCI: for address space collisions, show conflicting resource

With request_resource_conflict(), we can learn what the actual conflict is,
so print that info for debugging purposes.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-res.c