V4L/DVB (12092): gspca_sonixj + ov7630: invert vflip control instead of changing...
authorHans de Goede <hdegoede@redhat.com>
Thu, 18 Jun 2009 17:29:20 +0000 (14:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 23 Jun 2009 06:13:54 +0000 (03:13 -0300)
commitf800952c21157f11a5510d9cf700c9a7ba30800d
tree4f43a7786679abf6c26b779bedfbd50d942e3429
parent37c6dbe290c05023b47f52528e30ce51336b93eb
V4L/DVB (12092): gspca_sonixj + ov7630: invert vflip control instead of changing default

gspca_sonixj + ov7630 had the default value for flip enabled, as otherwise
the picture is upside down. It is better to instead invert the meaning
of the control in the set function, and have the default be no vflip,
as one would expect vflip enabled to be upside down.

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