From: Bjorn Helgaas Date: Tue, 19 Aug 2008 22:53:26 +0000 (-0600) Subject: PNP: convert the last few pnp_info() uses to printk() X-Git-Tag: v2.6.28-rc1~26^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c865d2f6eb160c15b74245b4891c8e945d67d96c;p=pandora-kernel.git 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 Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed