Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221902
b: refs/heads/master
c: ebf7c06
h: refs/heads/master
v: v3
  • Loading branch information
Maciej Szmigiero authored and Greg Kroah-Hartman committed Nov 9, 2010
1 parent 1628de9 commit b10675c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a89f2466a9e5032514776b67926295b6296d702e
refs/heads/master: ebf7c06635fbcf21a59e60187e166c5c23c57b06
2 changes: 2 additions & 0 deletions trunk/drivers/serial/8250_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2285,6 +2285,8 @@ static struct pciserial_board pci_boards[] __devinitdata = {

static const struct pci_device_id softmodem_blacklist[] = {
{ PCI_VDEVICE(AL, 0x5457), }, /* ALi Corporation M5457 AC'97 Modem */
{ PCI_VDEVICE(MOTOROLA, 0x3052), }, /* Motorola Si3052-based modem */
{ PCI_DEVICE(0x1543, 0x3052), }, /* Si3052-based modem, default IDs */
};

/*
Expand Down

0 comments on commit b10675c

Please sign in to comment.