Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154318
b: refs/heads/master
c: d7e2f36
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 24, 2009
1 parent 108527b commit 948b4bd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a1317f714af7aed60ddc182d0122477cbe36ee9b
refs/heads/master: d7e2f36d9a92284754ed5254562766cb3d61c7ca
1 change: 1 addition & 0 deletions trunk/drivers/ide/cs5520.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ static int __devinit cs5520_init_one(struct pci_dev *dev, const struct pci_devic

ide_pci_setup_ports(dev, d, &hw[0], &hws[0]);
hw[0].irq = 14;
hw[1].irq = 15;

return ide_host_add(d, hws, 2, NULL);
}
Expand Down

0 comments on commit 948b4bd

Please sign in to comment.