The patch number 8316 was added via Mauro Carvalho Chehab <[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: Jean Delvare <[EMAIL PROTECTED]> bt819: Fix a debug message Signed-off-by: Jean Delvare <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- linux/drivers/media/video/bt819.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 68e64e8bb1df -r 690a53985159 linux/drivers/media/video/bt819.c --- a/linux/drivers/media/video/bt819.c Wed Jul 02 15:59:29 2008 +0000 +++ b/linux/drivers/media/video/bt819.c Wed Jul 02 16:01:21 2008 +0000 @@ -517,7 +517,7 @@ bt819_detect_client (struct i2c_adapter dprintk(1, KERN_INFO - "saa7111.c: detecting bt819 client on address 0x%x\n", + "bt819: detecting bt819 client on address 0x%x\n", address << 1); /* Check if the adapter supports the needed features */ --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/690a53985159d0d1fc086cbd43d5026892691e17 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits