libv4l: update upside-down device table
authorHans de Goede <hdegoede@redhat.com>
Mon, 18 Oct 2010 08:08:47 +0000 (10:08 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 18 Oct 2010 08:20:13 +0000 (10:20 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 5a09bd9..2789422 100644 (file)
@@ -304,6 +304,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL30VT    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "U35JC",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL50A     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL50Ag    ",
@@ -362,6 +364,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52Jr",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52N",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K70AF     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K70ID     ",