PNP: convert the last few pnp_info() uses to printk()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 19 Aug 2008 22:53:26 +0000 (16:53 -0600)
committerLen Brown <len.brown@intel.com>
Sat, 11 Oct 2008 03:27:18 +0000 (23:27 -0400)
commitc865d2f6eb160c15b74245b4891c8e945d67d96c
tree7ccbb4e90585d1e1d01aab70a4029b111caf96e5
parent958a1fdd3904b009c926cb840be48ce3c5f2389e
PNP: convert the last few pnp_info() uses to printk()

There are only a few remaining uses of pnp_info(), so I just
converted them to printk and removed the pnp_err(), pnp_info(),
pnp_warn(), and pnp_dbg() wrappers.

I also removed a couple debug messages that don't seem useful any
more ("driver registered", "driver unregistered", "driver attached").

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>
drivers/pnp/driver.c
drivers/pnp/pnpacpi/core.c
include/linux/pnp.h