Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142980
b: refs/heads/master
c: fb4252e
h: refs/heads/master
v: v3
  • Loading branch information
Stanislaw Gruszka authored and Bartlomiej Zolnierkiewicz committed Apr 8, 2009
1 parent 803c8c3 commit c5679d5
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: 55c590b64e70cb9922ff56703578ec271eaaca02
refs/heads/master: fb4252e59452c18b88af014a2c4ee697bbf8cbc6
2 changes: 1 addition & 1 deletion trunk/drivers/ide/at91_ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ static const struct ide_port_info at91_ide_port_info __initdata = {
.tp_ops = &at91_ide_tp_ops,
.host_flags = IDE_HFLAG_MMIO | IDE_HFLAG_NO_DMA | IDE_HFLAG_SINGLE |
IDE_HFLAG_NO_IO_32BIT | IDE_HFLAG_UNMASK_IRQS,
.pio_mask = ATA_PIO5,
.pio_mask = ATA_PIO6,
};

/*
Expand Down

0 comments on commit c5679d5

Please sign in to comment.