[media] stk-webcam: Don't flip the image by default
authorHans de Goede <hdegoede@redhat.com>
Sun, 8 Apr 2012 14:04:30 +0000 (11:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 May 2012 19:11:03 +0000 (16:11 -0300)
commit4fd466a13008823648cf2ec6f06a03d90e6412ab
tree3e3ecf78467d23cc62f493eafd27c6875744b9a4
parent4bd9ff19708ce8d88926121dda98423e36191c58
[media] stk-webcam: Don't flip the image by default

Prior to this patch the stk-webcam driver was enabling the vflip and mirror
bits in the sensor by default. Which only is the right thing to do if the
sensor is actually mounted upside down, which it usually is not.

Actually we've received upside down reports for both usb-ids which this
driver supports, one for an "ASUSTeK Computer Inc." "A3H" laptop with
a build in 174f:a311 webcam, and one for an "To Be Filled By O.E.M."
"Z96FM" laptop with a build in 05e1:0501 webcam.

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