]> git.baikalelectronics.ru Git - kernel.git/commit
asus: Add pr_fmt and convert printks to pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:35 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:46 +0000 (12:35 -0400)
commit37a818fed138fb6fbce615e02e54d9b18e79099c
treee32c0ce7a6fa42d35268a93a291a39faa5165a07
parentd66c9fb75a917fef1f51870c49ae74cddedb226d
asus: Add pr_fmt and convert printks to pr_<level>

Add pr_fmt, prefixes each log message.
Convert printks to pr_<level>.
Convert pr_warning to pr_warn.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/asus-laptop.c
drivers/platform/x86/asus-wmi.c
drivers/platform/x86/asus_acpi.c