Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82143
b: refs/heads/master
c: ed1f788
h: refs/heads/master
i:
  82141: 9f7c3c8
  82139: 49d3590
  82135: b7406ac
  82127: 323cf3a
  82111: b374946
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 1, 2008
1 parent 7ddc5db commit 24b94cc
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: 062f9f024dcdb927cfd35c9ee8a68f59cbb1136f
refs/heads/master: ed1f78899195545ec49bc9a42ee8eb35697b216a
1 change: 1 addition & 0 deletions trunk/drivers/ide/mips/au1xxx-ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ static int au_ide_probe(struct device *dev)
memset(&hw, 0, sizeof(hw));
auide_setup_ports(&hw, ahwif);
hw.irq = ahwif->irq;
hw.dev = dev;
hw.chipset = ide_au1xxx;

ide_init_port_hw(hwif, &hw);
Expand Down

0 comments on commit 24b94cc

Please sign in to comment.