libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Fri, 12 Nov 2010 08:18:15 +0000 (09:18 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 12 Nov 2010 08:18:15 +0000 (09:18 +0100)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 2173e0d..4071254 100644 (file)
@@ -125,6 +125,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb036, 0, "ASUSTeK Computer Inc.        ", "UL50VT    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "F52A      ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "F52Q      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc.        ", "K40IE     ",