libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Fri, 21 Oct 2011 20:03:09 +0000 (22:03 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 21 Oct 2011 20:03:09 +0000 (22:03 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 92dbbf7..1b38af3 100644 (file)
@@ -313,6 +313,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
        { 0x04f2, 0xb213, 0, "FUJITSU", "FJNBB11",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK PH521" },
+       { 0x04f2, 0xb213, 0, "FUJITSU", "FJNBB16",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LIFEBOOK LH531" },
        { 0x04f2, 0xb213, 0, "FUJITSU", "FJNBB19",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK NH751" },