summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zr364xx.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-03-07 18:19:48 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 15:44:18 -0300
commitcf3c34c87f921c5c63d47285c9860345cdaf5170 (patch)
tree72d9e78f4b8ece7c3efd87ffdc32dc8466aada83 /drivers/media/video/zr364xx.c
parent3b35b4b38049356b1e0b8e64ee27d1aca606b766 (diff)
downloadtalos-obmc-linux-cf3c34c87f921c5c63d47285c9860345cdaf5170.tar.gz
talos-obmc-linux-cf3c34c87f921c5c63d47285c9860345cdaf5170.zip
V4L/DVB (5391): Saa7134: Clean up printk()s
Change some debug messages from printk() to dprintk(). Add KERN_WARNING and KERN_ERR level indicators to other printk()s that lacked them. Format printk lines with consistent ("%s/dvb: ", dev->name) prefix. Fixed dprintk macro, which had an if with no else that wasn't protected with a do {} while(0) block. That leads to "if(...) dprintk(); else" not doing what one would expect. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Acked-by: Hartmut Hackmann <hartmut.hackmann@t-online.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/zr364xx.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud