V4L/DVB (3761): Silence some dprintk's in cx88-mpeg
authorTrent Piepho <xyzzy@speakeasy.org>
Mon, 10 Apr 2006 12:27:08 +0000 (09:27 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:57:54 +0000 (01:57 -0300)
Changeset 395c7c4d8f0c changed several dprintks from level 1 to level 0
(always on).  They generate four lines every time DMA starts, which don't
containing any information with a use outside of debugging.  This turns them
back to level 1.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found