Add ThinkPad X200 to upside down table
authorGregor Jasny <gjasny@googlemail.com>
Thu, 22 Mar 2012 21:01:47 +0000 (22:01 +0100)
committerGregor Jasny <gjasny@googlemail.com>
Thu, 22 Mar 2012 21:06:15 +0000 (22:06 +0100)
Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
lib/libv4lconvert/control/libv4lcontrol.c

index 1788811..ed85b77 100644 (file)
@@ -152,6 +152,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
        { 0x174f, 0x6a51, 0, NULL, "S96S",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "MicroLink", "S96S" },
+       { 0x17ef, 0x480c, 0, "LENOVO", "7449C8G",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
+               "ThinkPad X200 Tablet" },
        { 0x5986, 0x0200, 0, "LENOVO", "SPEEDY    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "Lenovo IdeaPad Y510" },