V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 22 Jun 2007 20:26:54 +0000 (17:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:18 +0000 (14:24 -0300)
commit7d816b256df83070e75d4f738c10d66bfc192040
treeb4e838083440d457b5b63ca992fdd0f0f96dd967
parent47a9991e806940f400f90d7b9cbcf7c2925e4fce
V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg

Closes the issue opened on Kernel bugzilla:
http://bugzilla.kernel.org/show_bug.cgi?id=8383
There's no need to print timeout without debug turned on:
Apr 27 23:02:14 video kernel: cx88[1]/2-mpeg: cx8802_timeout

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-mpeg.c