libv4l: Make check for ThinkPad X201 upside down camera less strict
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 Feb 2011 21:10:13 +0000 (22:10 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 9 Feb 2011 21:44:03 +0000 (22:44 +0100)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 1576b2f..ac89643 100644 (file)
@@ -471,7 +471,7 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x174f, 0xa311, 0, "ASUSTeK Computer Inc.        ", "A3V       ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
-       { 0x17ef, 0x4816, 0, "LENOVO", "3093W11",
+       { 0x17ef, 0x4816, 0, "LENOVO", NULL,
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "ThinkPad X201 Tablet" },
        { 0x1d4d, 0x1002, 0, "ASUSTeK Computer Inc.        ", "B50A      ",