aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-02-17 06:27:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:10 -0300
commitbcc6f669066d490f10484f44561f9c2ebb38c25b (patch)
tree0c6d4d69f46089a8cee77ed581b7b0fa1e185c08 /drivers
parent6899a9c7778a6d19edc74e2ef7dfb6daf21dc366 (diff)
downloadkernel_samsung_smdk4412-bcc6f669066d490f10484f44561f9c2ebb38c25b.zip
kernel_samsung_smdk4412-bcc6f669066d490f10484f44561f9c2ebb38c25b.tar.gz
kernel_samsung_smdk4412-bcc6f669066d490f10484f44561f9c2ebb38c25b.tar.bz2
[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/gspca/sn9c20x.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/sn9c20x.c b/drivers/media/video/gspca/sn9c20x.c
index f51579c..c431900 100644
--- a/drivers/media/video/gspca/sn9c20x.c
+++ b/drivers/media/video/gspca/sn9c20x.c
@@ -152,6 +152,13 @@ static const struct dmi_system_id flip_dmi_table[] = {
}
},
{
+ .ident = "MSI MS-1633X",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "MSI"),
+ DMI_MATCH(DMI_BOARD_NAME, "MS-1633X")
+ }
+ },
+ {
.ident = "MSI MS-1635X",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "MSI"),