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