]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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)
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>

No differences found