Am Montag, 28. Mai 2007 19:51 schrieb Helmut Auer: > Hello List, > > Here is a patch against cx24110.c. > Without this one the driver is flooding the kernel log if debug is not set > to off. > > --- v4l-dvb/linux/drivers/media/dvb/frontends/cx24110.c 2007-05-26 > 13:06:19.069094276 +0200 +++ tmp/cx24110.c 2007-05-28 > 19:48:43.648017940 +0200 > @@ -45,7 +45,7 @@ > u32 lastesn0; > }; > > -static int debug; > +static int debug = 0; > #define dprintk(args...) \ > do { \ > if (debug) printk(KERN_DEBUG "cx24110: " args); \ Thank you, Helmut, well done! Those endless "cx24108 debug" lines are in fact one big mess! Cheers Uwe _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb