浏览代码

thinkpad_acpi: Convert printks to pr_<level>

Add pr_fmt.
Removed local TPACPI_<level> #defines, convert to pr_<level>.
Neaten dbg_<foo> 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 <sedat.dilek@googlemail.com>.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Joe Perches 14 年之前
父节点
当前提交
0978e012cf
共有 1 个文件被更改,包括 164 次插入249 次删除
  1. 164 249
      drivers/platform/x86/thinkpad_acpi.c

文件差异内容过多而无法显示
+ 164 - 249
drivers/platform/x86/thinkpad_acpi.c


部分文件因为文件数量过多而无法显示