Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322641
b: refs/heads/master
c: 17c60c6
h: refs/heads/master
i:
  322639: 5868b8e
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Sep 13, 2012
1 parent 08c9bec commit dbb80b5
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: 1fefb8fdc6562057a0e4e4542f3d4323981c9686
refs/heads/master: 17c60c6b763cb5b83b0185e7d38d01d18e55a05a
2 changes: 2 additions & 0 deletions trunk/drivers/ata/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,8 @@ static const struct pci_device_id ahci_pci_tbl[] = {
.driver_data = board_ahci_yes_fbs }, /* 88se9125 */
{ PCI_DEVICE(0x1b4b, 0x917a),
.driver_data = board_ahci_yes_fbs }, /* 88se9172 */
{ PCI_DEVICE(0x1b4b, 0x9192),
.driver_data = board_ahci_yes_fbs }, /* 88se9172 on some Gigabyte */
{ PCI_DEVICE(0x1b4b, 0x91a3),
.driver_data = board_ahci_yes_fbs },

Expand Down

0 comments on commit dbb80b5

Please sign in to comment.