From: Hans de Goede Date: Wed, 5 Jan 2011 14:19:19 +0000 (+0100) Subject: libv4l: update upside down device table X-Git-Tag: v4l-utils-0.8.2~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0509fd14a70ad9fd88287b43d2b200f56ba718eb;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 a182efe0..b6e99680 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -400,6 +400,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52N", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K60IJ ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K70AF ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K70ID ",