]> git.karo-electronics.de Git - mv-sheeva.git/commit
hwmon: (lis3lv02d) Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Wed, 20 Oct 2010 06:51:40 +0000 (06:51 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Sat, 8 Jan 2011 18:55:14 +0000 (10:55 -0800)
commit63366d37ad5dbb4f208b517c88ea4bd41738dbf7
treed8a28c16db2b44c59a569ce38332f1a6acff2c64
parent55d705cce829c37999f26a8d4f1dd701013e7920
hwmon: (lis3lv02d) 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/lis3lv02d.c