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:    Sun Oct 16 16:45:04 2011 +0200

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

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

---

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

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index a57d470..92dbbf7 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -310,6 +310,9 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "P52Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb213, 0, "FUJITSU", "FJNBB11",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LIFEBOOK PH521" },
        { 0x04f2, 0xb213, 0, "FUJITSU", "FJNBB19",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK NH751" },
@@ -464,6 +467,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc.        ", "N73JF",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc.        ", "N73Jn",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc.        ", "N73JQ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc.", "N73SV",

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

Reply via email to