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)
commit493aa896cbed9e5a60f498076d4e3145335cf4c9
tree62d48242787f5ddc1059225cf54c7124ce882bf3
parenteb073a9bf2b6edf8cf69eb393a1e511942cd1c64
staging: panel: Use pr_info(...) rather than printk(KERN_INFO

-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>
drivers/staging/panel/panel.c