From: Hans de Goede Date: Fri, 12 Nov 2010 08:18:15 +0000 (+0100) Subject: libv4l: update upside down device table X-Git-Tag: v4l-utils-0.8.2~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e709f458dce7233dfcd23200d878e76fb6caf3ff;p=platform%2Fupstream%2Fv4l-utils.git libv4l: update upside down device table Signed-off-by: Hans de Goede --- diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index 2173e0d..4071254 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -125,6 +125,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb036, 0, "ASUSTeK Computer Inc. ", "UL50VT ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc. ", "F52A ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc. ", "F52Q ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc. ", "K40IE ",