V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja
authorErik Andrén <erik.andren@gmail.com>
Tue, 25 Nov 2008 06:15:15 +0000 (03:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:50 +0000 (09:39 -0200)
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/m5602/m5602_ov9650.c

index 01123c4320c76317a6d725f1ba19055646394bb6..cefe108b620ef0f35a3a8a0bd7cc84d7b28e5820 100644 (file)
@@ -44,6 +44,13 @@ static
                        DMI_MATCH(DMI_PRODUCT_NAME, "A6JC")
                }
        },
+       {
+               .ident = "ASUS A6Ja",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."),
+                       DMI_MATCH(DMI_PRODUCT_NAME, "A6J")
+               }
+       },
        {
                .ident = "ASUS A6Kt",
                .matches = {