]> Pileus Git - ~andy/linux/commit
video: s3c2410: Use pr_* and dev_* instead of printk
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 10 Sep 2012 10:54:21 +0000 (19:54 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 22 Sep 2012 21:37:56 +0000 (21:37 +0000)
commit81c1655811e941af24c212c0ac5c27931f91af3b
treefc1c2dada0aeb0a2e6b287f459fb68700625b6d6
parentb5d4190f7ec584a2860499f2721fd3421e41c187
video: s3c2410: Use pr_* and dev_* instead of printk

printk calls are replaced by pr_* and dev_* calls to silence
checkpatch warnings.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c2410fb.c