V4L/DVB (6595): Corrects printk lines
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 15 Nov 2007 12:44:30 +0000 (09:44 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:11 +0000 (19:02 -0200)
Make the driver less verbose by default. It adds a debug parameter to make the
driver more verbose.
Also, error messages were using KERN_ERR level, instead of KERN_INFO.
A few printk messages were reviewed to make them more clear.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found