]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d9c527672dc082fddf3a5fee78f0c950fed28be
treeeeaf37bd90ed40712ac07d1e606748fdd7888d2a
parentf0a0bc5558713fcb8529e33ba0105f753a98b13e
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