Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13823
b: refs/heads/master
c: 26205e0
h: refs/heads/master
i:
  13821: dc9bb36
  13819: 298643a
  13815: c666f7c
  13807: 12990c1
  13791: e785432
  13759: 4cbc1fe
  13695: 38637e5
  13567: 033ad91
  13311: 8c11522
v: v3
  • Loading branch information
Grant Coady authored and Greg Kroah-Hartman committed Nov 11, 2005
1 parent 84dd9ba commit 203f78d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5fa80fcdca9d20d30c9ecec30d4dbff4ed93a5c6
refs/heads/master: 26205e026cf2b3bb039d6169978ae520973f4141
4 changes: 2 additions & 2 deletions trunk/sound/pci/bt87x.c
Original file line number Diff line number Diff line change
Expand Up @@ -897,8 +897,8 @@ static void __devexit snd_bt87x_remove(struct pci_dev *pci)
/* default entries for all Bt87x cards - it's not exported */
/* driver_data is set to 0 to call detection */
static struct pci_device_id snd_bt87x_default_ids[] = {
BT_DEVICE(878, PCI_ANY_ID, PCI_ANY_ID, 0),
BT_DEVICE(879, PCI_ANY_ID, PCI_ANY_ID, 0),
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, PCI_ANY_ID, PCI_ANY_ID, 0),
BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, PCI_ANY_ID, PCI_ANY_ID, 0),
{ }
};

Expand Down

0 comments on commit 203f78d

Please sign in to comment.