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

Subject: v4lconvert: Add ASUS A7Sn to upside down table
Author:  Gregor Jasny <[email protected]>
Date:    Sat Nov 29 18:30:03 2014 +0100

Signed-off-by: Gregor Jasny <[email protected]>
(cherry picked from commit 9da5d47f4398b6d6836ad498d1f56a1d06013d2e)

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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=fbb81adfe7e74001fd5bc52d392a63e0628891e9

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index 33bf9ce..325616c 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -273,7 +273,7 @@ static const char *asus_board_vendor[] = {
        NULL };
 
 static const char *asus_board_name[] = {
-       "A3[A-Z]*", "A7M",
+       "A3[A-Z]*", "A7M", "A7Sn",
        "B50[A-Z]*",
        "F[23579][A-Z]*", "F70[A-Z]*", "F[58]2[A-Z]*",
        "G[12][A-Z]*", "G[57]0[A-Z]*",

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

Reply via email to