From: Hans de Goede Date: Mon, 11 Apr 2011 20:23:52 +0000 (+0200) Subject: libv4l: update upside down device table X-Git-Tag: v4l-utils-0.8.4~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4ccb8660e88465369fdbb8cef9d014d62acca71b;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 b4cf21c..429040e 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -250,6 +250,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc. ", "N82JQ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc. ", "U53Jc", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc. ", "UL30JT", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc. ", "UL30VT ", @@ -380,6 +382,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5111, 0, "ASUSTeK Computer INC.", "T101MT", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5120, 0, "ASUSTeK Computer Inc.", "K53SJ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5120, 0, "ASUSTeK Computer Inc. ", "N73JG", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "N43JF",