projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6899a9c
)
[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list
author
Hans de Goede
<hdegoede@redhat.com>
Thu, 17 Feb 2011 09:27:57 +0000
(06:27 -0300)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/drivers/media/video/gspca/sn9c20x.c
b/drivers/media/video/gspca/sn9c20x.c
index f51579c4e9dcdcf850b43b10a3d2de5bfe79ca92..c431900cd292a11f690808e2718c953dff6324e2 100644
(file)
--- a/
drivers/media/video/gspca/sn9c20x.c
+++ b/
drivers/media/video/gspca/sn9c20x.c
@@
-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 = {