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)
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>

No differences found