From: Timur Tabi Date: Thu, 15 Sep 2011 21:44:47 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: clean up printk usage X-Git-Tag: v3.2-rc1~120^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154152aeea2c5ee4fd01b842257f5cb562234834;p=pandora-kernel.git drivers/video: fsl-diu-fb: clean up printk usage Remove debug printk messages (they don't help in debugging), replace printk(KERN_xxx with its pr_xxx or dev_xxx equivalent, and add a couple missing error messages. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed