commit | 154152aeea2c5ee4fd01b842257f5cb562234834 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Sep 15 16:44:47 2011 -0500 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun Sep 18 20:08:56 2011 +0000 |
tree | fec4dfdec27ab83f7c8f0db456dca3cc8ecc5154 | |
parent | 4a85dc8b7dbb0e2f58c44de6d11bf211587c3d6a [diff] |
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 <timur@freescale.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>