Skip to content

Commit

Permalink
thinkpad_acpi: Convert printks to pr_<level>
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joe Perches authored and Matthew Garrett committed May 27, 2011
1 parent 112a6ee commit 0978e01
Showing 1 changed file with 188 additions and 284 deletions.
Loading

0 comments on commit 0978e01

Please sign in to comment.