libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Mon, 11 Apr 2011 20:23:52 +0000 (22:23 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 11 Apr 2011 20:23:52 +0000 (22:23 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index b4cf21c..429040e 100644 (file)
@@ -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",