PNP: add debug when assigning PNP resources
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:34:08 +0000 (16:34 -0600)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:22:21 +0000 (03:22 -0400)
commit81b5c75f0ed22a93c3da00650d0898eec56e1d62
treeeeaf37bd90ed40712ac07d1e606748fdd7888d2a
parent72dcc883d8e5b59105e75ee5265442e458740575
PNP: add debug when assigning PNP resources

This patch adds code to dump PNP resources before and after
assigning resources and before writing them to the device.

This is enabled by CONFIG_PNP_DEBUG=y.

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