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: libv4l: update upside down device table
Author:  Hans de Goede <[email protected]>
Date:    Wed Dec 1 15:36:19 2010 +0100

Signed-off-by: Hans de Goede <[email protected]>

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

---

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

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index e29e02f..eb5785c 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -51,6 +51,10 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] 
= {
                V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED | V4LCONTROL_WANTS_WB, 
1500 },
 
        /* Laptops (and all in one PC's) */
+       { 0x0402, 0x5606, 0,
+               "CLEVO CO.                       ",
+               "M570TU                          ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x0402, 0x5606, 0, "AOpen", "i45GMt-HR R1.02 Dec.21.2009",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "RM plc", "RM ONE ECOQUIET 300" },

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

Reply via email to