Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343872
b: refs/heads/master
c: 6842593
h: refs/heads/master
v: v3
  • Loading branch information
Gregor Jasny authored and Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 49a07aa commit ffc6f35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a66cd0b691c730ed751dbf66ffbd0edf18241790
refs/heads/master: 684259353666b05a148cc70dfeed8e699daedbcd
6 changes: 6 additions & 0 deletions trunk/drivers/media/usb/gspca/m5602/m5602_s5k4aa.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ static
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pa 2548")
}
}, {
.ident = "Fujitsu-Siemens Amilo Pi 2530",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pi 2530")
}
}, {
.ident = "MSI GX700",
.matches = {
Expand Down

0 comments on commit ffc6f35

Please sign in to comment.