提交 7e08e66a 编写于 作者: E Erik Andrén 提交者: Mauro Carvalho Chehab

V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700

Signed-off-by: NErik Andrén <erik.andren@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 0bd7bd79
......@@ -58,6 +58,13 @@ static
DMI_MATCH(DMI_PRODUCT_NAME, "A6Kt")
}
},
{
.ident = "Alienware Aurora m9700",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "alienware"),
DMI_MATCH(DMI_PRODUCT_NAME, "Aurora m9700")
}
},
{ }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册