video: s3c-fb: use pr_debug instead of printk
authorJingoo Han <jg1.han@samsung.com>
Mon, 7 May 2012 00:20:09 +0000 (09:20 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 13 May 2012 13:06:26 +0000 (13:06 +0000)
commit65302e48ce51cb5c2d7e577a89b47918950da457
treec99c605d518bd0374c702ebc16a7c07c3817e77e
parent35b37dc4fd326bc5b8c489bc7653af102e0826e5
video: s3c-fb: use pr_debug instead of printk

This patch uses pr_debug instead of printk to allow dynamic debugging.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c-fb.c