msi-wmi: Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:47 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:51 +0000 (12:35 -0400)
Added pr_fmt.
Removed now unused #define DRV_PFX
Convert dprintk to pr_debug.
Convert printks to pr_<level>.

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

No differences found