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)
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>

No differences found