kernel-ark/drivers/pnp
Bjorn Helgaas 97ef062bbe PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
This adds the core function pnp_dbg() and a new config option to
enable it.

The PNP core debugging messages can be enabled at boot-time with the
"pnp.debug" kernel parameter.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-10-10 23:33:53 -04:00
..
isapnp PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
pnpacpi PNP: convert the last few pnp_info() uses to printk() 2008-10-10 23:27:18 -04:00
pnpbios PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
base.h PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() 2008-10-10 23:33:53 -04:00
card.c make pnp_add_card_id() static 2008-07-26 12:00:11 -07:00
core.c PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() 2008-10-10 23:33:53 -04:00
driver.c PNP: convert the last few pnp_info() uses to printk() 2008-10-10 23:27:18 -04:00
interface.c PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
Kconfig PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() 2008-10-10 23:33:53 -04:00
Makefile
manager.c PNP: convert resource options to single linked list 2008-07-16 23:27:07 +02:00
quirks.c PNP: use new vsprintf symbolic function pointer format 2008-10-10 23:28:16 -04:00
resource.c PNP: fix debug formatting (cosmetic) 2008-10-10 23:23:48 -04:00
support.c PNP: remove some uses of DEBUG ifdef 2008-10-10 23:31:49 -04:00
system.c PNP: replace pnp_resource_table with dynamically allocated resources 2008-07-16 23:27:05 +02:00