The patch number 9459 was added via Manu Abraham <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
[EMAIL PROTECTED]
------
From: Manu Abraham <[EMAIL PROTECTED]>
We can now reduce the debug levels, just need to look at errors only.
(Hope so)
Signed-off-by: Manu Abraham <[EMAIL PROTECTED]>
---
linux/drivers/media/dvb/frontends/stb0899_drv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 2076f8e6124f -r db814a8f06b6
linux/drivers/media/dvb/frontends/stb0899_drv.c
--- a/linux/drivers/media/dvb/frontends/stb0899_drv.c Sun Feb 24 01:02:45
2008 +0400
+++ b/linux/drivers/media/dvb/frontends/stb0899_drv.c Sun Feb 24 02:10:56
2008 +0400
@@ -31,7 +31,7 @@
#include "stb0899_priv.h"
#include "stb0899_reg.h"
-static unsigned int verbose = 5;
+static unsigned int verbose = 1;
module_param(verbose, int, 0644);
/* C/N in dB/10, NIRM/NIRL */
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/db814a8f06b68a42210a14a26694d021741c37cd
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits