[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list
authorHans de Goede <hdegoede@redhat.com>
Thu, 17 Feb 2011 09:27:57 +0000 (06:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:10 +0000 (20:32 -0300)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/sn9c20x.c

index f51579c..c431900 100644 (file)
@@ -151,6 +151,13 @@ static const struct dmi_system_id flip_dmi_table[] = {
                        DMI_MATCH(DMI_BOARD_NAME, "MS-1632")
                }
        },
+       {
+               .ident = "MSI MS-1633X",
+               .matches = {
+                       DMI_MATCH(DMI_BOARD_VENDOR, "MSI"),
+                       DMI_MATCH(DMI_BOARD_NAME, "MS-1633X")
+               }
+       },
        {
                .ident = "MSI MS-1635X",
                .matches = {