This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-utils.git tree:

Subject: libv4lconvert: Revert X201 upside down table entry
Author:  Gregor Jasny <[email protected]>
Date:    Sat Apr 14 18:46:23 2012 +0200

Disabled due to http://bugs.debian.org/667958

Signed-off-by: Gregor Jasny <[email protected]>

 lib/libv4lconvert/control/libv4lcontrol.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=6e20f10648f7d6fce3857b72ee042424bf4533bc

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index 9b4bebd..e802a90 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -161,9 +161,10 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
        { 0x17ef, 0x480c, 0, "LENOVO", "7449C8G",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "ThinkPad X200 Tablet" },
+       /* Disabled due to http://bugs.debian.org/667958
        { 0x17ef, 0x4816, 0, "LENOVO", "0831CTO",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
-               "ThinkPad X201 Tablet" },
+               "ThinkPad X201 Tablet" }, */
        { 0x5986, 0x0200, 0, "LENOVO", "SPEEDY    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "Lenovo IdeaPad Y510" },

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to