Re: [PATCH3/5] Synchronize patch for SAA7134 cards

From: Andrew Morton
Date: Tue Jun 14 2005 - 19:02:02 EST


Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxx> wrote:
>
> --- linux-2.6.12/drivers/media/video/saa7134/saa7134-video.c 2005-06-07 15:39:55.000000000 -0300
> +++ linux/drivers/media/video/saa7134/saa7134-video.c 2005-06-12 01:22:34.000000000 -0300
> @@ -1,5 +1,5 @@
> /*
> ...
> .h_start = 0,
> .h_stop = 719,
> - .video_v_start = 23,
> - .video_v_stop = 262,
> - .vbi_v_start_0 = 10,
> - .vbi_v_stop_0 = 21,
> - .vbi_v_start_1 = 273,
> - .src_timing = 7,
> -
> + .video_v_start = 22,
> + .video_v_start = 23,

That doesn't compile. I'll assume it's supposed to be 22.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/