intel_menlow: Add pr_fmt and use pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:44 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:49 +0000 (12:35 -0400)
Add pr_fmt to prefix the logging messages.
Convert printk to pr_<level>.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found