The patch number 9882 was added via Jean-Francois Moine <moin...@free.fr> 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: v4l-dvb-maintai...@linuxtv.org ------ From: Antonio Ospite <osp...@studenti.unina.it> gspca - ov534: Fix typo. Priority: normal Signed-off-by: Antonio Ospite <osp...@studenti.unina.it> Signed-off-by: Jean-Francois Moine <moin...@free.fr> --- linux/drivers/media/video/gspca/ov534.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 65b562da8a99 -r 00716ac03219 linux/drivers/media/video/gspca/ov534.c --- a/linux/drivers/media/video/gspca/ov534.c Sun Dec 14 09:38:01 2008 +0100 +++ b/linux/drivers/media/video/gspca/ov534.c Sun Dec 14 09:41:56 2008 +0100 @@ -421,7 +421,7 @@ scan_next: remaining_len -= len; next_data += len; - /* Payloads are prefixed with a the UVC-style header. We + /* Payloads are prefixed with a UVC-style header. We consider a frame to start when the FID toggles, or the PTS changes. A frame ends when EOF is set, and we've received the correct number of bytes. */ --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/00716ac03219dd1f6f7f5a330adb9223e68743ff _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits