OSDN Git Service

thermal_sys: convert printks to pr_<level>
authorJoe Perches <joe@perches.com>
Wed, 21 Mar 2012 19:55:02 +0000 (12:55 -0700)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2012 05:04:40 +0000 (01:04 -0400)
commitc5a01dd52dc4903772f464ea580895ccc36e911d
tree3fc9e6d1854d58f190d2f77a24b03c814ea3fdf9
parentcaca8b803520b0694423e2ac0ee3d58650b04a12
thermal_sys: convert printks to pr_<level>

Use the current logging style.

Remove PREFIX, add pr_fmt, convert the printks.  All dmesg output now
prefixed with "thermal_sys: ".

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jesper Juhl <jj@chaosbits.net>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/thermal/thermal_sys.c