libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Sun, 24 Apr 2011 08:41:45 +0000 (10:41 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 24 Apr 2011 08:41:45 +0000 (10:41 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index f762128..3e99dc0 100644 (file)
@@ -225,7 +225,10 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB206",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
-               "FUJITSU", " LifeBook T4410" },
+               "FUJITSU", "LifeBook T4410" },
+       { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB219",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LIFEBOOK T730" },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U20A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A      ",