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 list
Author:  Hans de Goede <[email protected]>
Date:    Mon Jul 26 12:05:46 2010 +0200

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

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

---

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

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index a36fbc6..4347e77 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -197,9 +197,6 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb106, 0, "ASUSTeK Computer Inc.        ", "N51Vn     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
-       { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52Jc",
-               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
-       /* Note no whitespace padding for this model, this is not a typo */
        { 0x04f2, 0xb106, 0, "ASUSTeK Computer INC.", "N5051Tp",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U20A      ",
@@ -214,7 +211,10 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc.        ", "UL30JT",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
-       /* Note no whitespace padding for board vendor, this is not a typo */
+       { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52F",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52Jc",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.", "F5RL      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.        ", "F5SL    ",

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

Reply via email to