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)
commit83fb340b3184875a63564ea174350b1d1b081874
tree8bf75a3317e774f5ff36a65a22ddc80318d438b1
parent98883cdcb5884bd0f7a89ac36b7170404127b3ea
V4L/DVB (6595): Corrects printk lines

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>
drivers/media/video/tuner-xc2028.c