Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82520
b: refs/heads/master
c: bd38dd3
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 2, 2008
1 parent bad9a73 commit 242925b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 36e9dc469b1300d8bec6f2ab48b4556e2c4241ba
refs/heads/master: bd38dd3c13c143c60d6284d145bf1273a0f64004
3 changes: 1 addition & 2 deletions trunk/drivers/ide/mips/au1xxx-ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,8 +658,7 @@ static int au_ide_probe(struct device *dev)
hwif->drives[0].autotune = 1; /* 1=autotune, 2=noautotune, 0=default */
hwif->drives[1].autotune = 1;

hwif->drives[0].no_io_32bit = 1;
hwif->drives[1].no_io_32bit = 1;
hwif->no_io_32bit = 1;

auide_hwif.hwif = hwif;
hwif->hwif_data = &auide_hwif;
Expand Down

0 comments on commit 242925b

Please sign in to comment.