hwmon: (via686a) Use pr_fmt and pr_<level>
commit774f7827e13cfae720306ca44b83b93ab2a6b9be
authorJoe Perches <joe@perches.com>
Wed, 20 Oct 2010 06:51:51 +0000 (20 06:51 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:29 +0000 (8 10:55 -0800)
tree7dec01e868593cc6d0c33dc72b49fc92b7bb0460
parentedb8d53c684da4062ac8c461727ddc1839336aa5
hwmon: (via686a) 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/via686a.c