V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja
Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
658efb63e4
commit
3efb6bda07
@@ -44,6 +44,13 @@ static
|
|||||||
DMI_MATCH(DMI_PRODUCT_NAME, "A6JC")
|
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",
|
.ident = "ASUS A6Kt",
|
||||||
.matches = {
|
.matches = {
|
||||||
|
Reference in New Issue
Block a user