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