From: Hans de Goede Date: Fri, 19 Nov 2010 08:35:37 +0000 (+0100) Subject: libv4l: update upside down device table X-Git-Tag: v4l-utils-0.8.2~107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f412abb36b43600f7e0ee2e82a5096f26a1f272;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 c4798ea..8beca86 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -384,6 +384,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1120, 0, "ASUSTeK Computer Inc. ", "K50ID ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x174f, 0x1120, 0, "ASUSTeK Computer Inc. ", "K50IE ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1408, 0, "ASUSTeK Computer Inc. ", "K40IN ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1408, 0, "ASUSTeK Computer Inc. ", "K50IN ",