staging: panel: Use pr_info(...) rather than printk(KERN_INFO
authorToshiaki Yamane <yamanetoshi@gmail.com>
Thu, 12 Jul 2012 13:01:00 +0000 (22:01 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 01:57:26 +0000 (18:57 -0700)
-Added pr_fmt.
-Converted printk(KERN_INFO to pr_info
-Removed embedded message prefixes.

Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found