commit | c5a01dd52dc4903772f464ea580895ccc36e911d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 21 12:55:02 2012 -0700 |
committer | Len Brown <len.brown@intel.com> | Thu Mar 22 01:04:40 2012 -0400 |
tree | 3fc9e6d1854d58f190d2f77a24b03c814ea3fdf9 | |
parent | caca8b803520b0694423e2ac0ee3d58650b04a12 [diff] |
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>