Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62166
b: refs/heads/master
c: 8c6b065
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 20, 2007
1 parent dcfde00 commit b60fc84
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: 6a860c979b35469e4d77da781a96bdb2ca05ae64
refs/heads/master: 8c6b065b792061c2e471d530127f2348fd9d243d
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_cs5520.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ static int __devinit cs5520_init_one(struct pci_dev *pdev, const struct pci_devi

for (i = 0; i < 2; i++) {
static const int irq[] = { 14, 15 };
struct ata_port *ap = host->ports[0];
struct ata_port *ap = host->ports[i];

if (ata_port_is_dummy(ap))
continue;
Expand Down

0 comments on commit b60fc84

Please sign in to comment.