V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AF
authorHans de Goede <hdegoede@redhat.com>
Sun, 14 Jun 2009 08:28:17 +0000 (05:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Jun 2009 06:11:20 +0000 (03:11 -0300)
commit7d9713735d7537baf2b00be806a8de08a5c9f11b
treed596c1b9d1add18a41856c1ec5546f90dae8a110
parent02ab18b0f497bed623814677577b76cc97234085
V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AF

The fix for the UV swapping in qcif mode with the ov6630, which I did
to fix this issue on a ov518 cam with an ov66308AF, causes UV swapping in
qcif with another cam of mine with the ov518 and an ov66308AE, so this
patch changes the code to differentiate between the ov66308AF and other
ov6630 versions, and restricts the UV swap fix to the ov66308AF.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/ov519.c