[PATCH] fix vpx3220 offset issue in SECAM
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 17 Oct 2005 03:29:24 +0000 (20:29 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 17 Oct 2005 15:59:10 +0000 (08:59 -0700)
commit9b3acc21d7677787ef456d17574a084a1c1193ae
tree33a5288d11b2cbc59d272710929200a097b3a27f
parent0aec4867dca149e2049e8439b76bd82ad9dac52c
[PATCH] fix vpx3220 offset issue in SECAM

Fix bug #5404 in kernel bugzilla.

It basically updates the vpx3220 initialization tables with some newer
values that we've had in CVS for a while (and that, for some reason, never
ended up in the kernel...  must've gotten lost).  Those fix a ~16 pixels
noise at the top of the picture in at least SECAM, although (now that I
think about it) PAL was probably affected, also.

Signed-off-by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/vpx3220.c