libv4lconvert: Add LIFEBOOK T731 to upside down table
authorGregor Jasny <gjasny@googlemail.com>
Mon, 2 Apr 2012 19:21:59 +0000 (21:21 +0200)
committerGregor Jasny <gjasny@googlemail.com>
Mon, 2 Apr 2012 19:27:09 +0000 (21:27 +0200)
Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
lib/libv4lconvert/control/libv4lcontrol.c

index e321b3e..687312a 100644 (file)
@@ -99,6 +99,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
        { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB219",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK T730" },
+       { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB232",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LIFEBOOK T731" },
        { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB21A",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK TH700" },