Add ThinkPad X201 to upside down table
authorGregor Jasny <gjasny@googlemail.com>
Thu, 22 Mar 2012 21:05:14 +0000 (22:05 +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 ed85b77..0c218c5 100644 (file)
@@ -155,6 +155,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
        { 0x17ef, 0x480c, 0, "LENOVO", "7449C8G",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "ThinkPad X200 Tablet" },
+       { 0x17ef, 0x4816, 0, "LENOVO", "0831CTO",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
+               "ThinkPad X201 Tablet" },
        { 0x5986, 0x0200, 0, "LENOVO", "SPEEDY    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "Lenovo IdeaPad Y510" },