From: Joe Perches Date: Mon, 4 Apr 2011 17:06:25 +0000 (-0700) Subject: thinkpad_acpi: Convert printks to pr_ X-Git-Tag: v3.0-rc1~4^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0978e012cfbaca8bd312933e98cdea2d11778e11;p=pandora-kernel.git thinkpad_acpi: Convert printks to pr_ Add pr_fmt. Removed local TPACPI_ #defines, convert to pr_. Neaten dbg_ macros. Added a few missing newlines to logging messages. Added static inline str_supported for !CONFIG_THINKPAD_ACPI_DEBUG vdbg_printk defect reported by Sedat Dilek . Signed-off-by: Joe Perches Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed