PNP: log PNP resources, as we do for PCI
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 29 Sep 2010 18:24:23 +0000 (12:24 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 1 Oct 2010 05:59:34 +0000 (01:59 -0400)
commitc1f3f2819667a238585c65bba96c8b16af39a442
tree18cdfe75cc3a77bed489f11bcf7407957c8bd2df
parent899611ee7d373e5eeda08e9a8632684e1ebbbf00
PNP: log PNP resources, as we do for PCI

ACPI devices are often involved in address space conflicts with PCI devices,
so I think it's worth logging the resources they use.  Otherwise we have to
depend on lspnp or groping around in sysfs to find them.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/core.c
drivers/pnp/resource.c