Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281125
b: refs/heads/master
c: dcbc2fc
h: refs/heads/master
i:
  281123: 63a214f
v: v3
  • Loading branch information
Peter Huewe authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 41a0db2 commit 44b72ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0c22db439a29358bac90d553d273c3023d64e38b
refs/heads/master: dcbc2fc62cb60a76161fb08737ea7165e05da111
2 changes: 1 addition & 1 deletion trunk/drivers/staging/phison/phison.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ static int phison_init_one(struct pci_dev *pdev, const struct pci_device_id *id)
}

static DEFINE_PCI_DEVICE_TABLE(phison_pci_tbl) = {
{ PCI_VENDOR_ID_PHISON, PCI_DEVICE_ID_PS5000, PCI_ANY_ID, PCI_ANY_ID,
{ PCI_DEVICE(PCI_VENDOR_ID_PHISON, PCI_DEVICE_ID_PS5000),
PCI_CLASS_STORAGE_IDE << 8, 0xffff00, 0 },
{ 0, },
};
Expand Down

0 comments on commit 44b72ba

Please sign in to comment.