libv4l: update upside-down device table
authorHans de Goede <hdegoede@redhat.com>
Thu, 22 Jul 2010 12:43:54 +0000 (14:43 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jul 2010 12:46:57 +0000 (14:46 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index a7eafed..9091b8f 100644 (file)
@@ -207,6 +207,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc.        ", "N82JV",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc.        ", "UL30JT",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        /* Note no whitespace padding for board vendor, this is not a typo */
        { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.", "F5RL      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },