hp-wmi: Convert printks to pr_<level>
authorJoe Perches <joe@perches.com>
Tue, 29 Mar 2011 22:21:41 +0000 (15:21 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:48 +0000 (12:35 -0400)
commitb5a4223c1ce5edbaae3db9494de8dcb2d08a755b
treef6d7a80c37a45d1bccc0add9c5e4c17c137b5361
parent611f5763fd0e38f896aa38346d4bc3f5c388b608
hp-wmi: Convert printks to pr_<level>

Added pr_fmt and converted printks to pr_<level>.
Removed now unused PREFIX and UNIMPL #defines.

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