Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133385
b: refs/heads/master
c: 973d9e7
h: refs/heads/master
i:
  133383: 1f9aa46
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 24, 2009
1 parent ebc19fd commit 18d8a93
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: 213e4b0a3483b8cc99c4578923b9899e84e086e0
refs/heads/master: 973d9e743979d4d3f06d8071c22187b2bdc0ef24
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ns87415.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ static void __devinit init_hwif_ns87415 (ide_hwif_t *hwif)
}

if (!using_inta)
hwif->irq = __ide_default_irq(hwif->io_ports.data_addr);
hwif->irq = pci_get_legacy_ide_irq(dev, hwif->channel);
else if (!hwif->irq && hwif->mate && hwif->mate->irq)
hwif->irq = hwif->mate->irq; /* share IRQ with mate */

Expand Down

0 comments on commit 18d8a93

Please sign in to comment.