The patch number 9234 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]> zoran: Drop redundant printk There's no point in logging two messages for the same error. Signed-off-by: Jean Delvare <[EMAIL PROTECTED]> Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- linux/drivers/media/video/zoran/zoran_driver.c | 1 - 1 file changed, 1 deletion(-) diff -r 96f54ec13e19 -r 32516afea895 linux/drivers/media/video/zoran/zoran_driver.c --- a/linux/drivers/media/video/zoran/zoran_driver.c Wed Oct 15 22:02:21 2008 -0200 +++ b/linux/drivers/media/video/zoran/zoran_driver.c Tue Oct 14 12:20:48 2008 +0000 @@ -3061,7 +3061,6 @@ zoran_do_ioctl (struct inode *inode, break; default: - dprintk(3, "unsupported\n"); dprintk(1, KERN_ERR "%s: VIDIOC_S_FMT - unsupported type %d\n", --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/32516afea89574bf4bb7d303e777f04a6dcc96d0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits