hwmon: (smsc47b397) Use pr_fmt and pr_<level>
commitbf1a85eff87eeb0651b1c5b348d51206ec7c0ef5
authorJoe Perches <joe@perches.com>
Wed, 20 Oct 2010 06:51:48 +0000 (20 06:51 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:19 +0000 (8 10:55 -0800)
treedcbd01056fb61045a4c01cc3879b7e7f7543c763
parent4b2515dbb94341db01db3208f9f40658c5e2a251
hwmon: (smsc47b397) Use pr_fmt and pr_<level>

Added #define pr_fmt KBUILD_MODNAME ": " fmt
Converted printks to pr_<level>
Coalesced any long formats
Removed prefixes from formats

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/smsc47b397.c