android_kernel_samsung_msm8976/drivers/pnp
Bjorn Helgaas 2f53432c2a PNP: convert to using pnp_dbg()
pnp_dbg() is equivalent to dev_dbg() except that we can turn it
on at boot-time with the "pnp.debug" kernel parameter, so we don't
have to build a new kernel image.

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:34:33 -04:00
..
isapnp PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
pnpacpi PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
pnpbios PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04: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: convert to using pnp_dbg() 2008-10-10 23:34:33 -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 PNP: use dev_info(), dev_err(), etc in core 2007-10-17 08:43:04 -07:00
manager.c PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
quirks.c PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
resource.c PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
support.c PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00
system.c PNP: replace pnp_resource_table with dynamically allocated resources 2008-07-16 23:27:05 +02:00