Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118669
b: refs/heads/master
c: bc170e6
h: refs/heads/master
i:
  118667: e99beab
v: v3
  • Loading branch information
Mark Salter authored and Jeff Garzik committed Nov 11, 2008
1 parent b371855 commit 1664d2c
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: bd6b52a17b9af630c38bb4f89609be5654d71e1e
refs/heads/master: bc170e656881306d65eb1318c98032e1ab305ee8
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_sch.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ static struct ata_port_operations sch_pata_ops = {
};

static struct ata_port_info sch_port_info = {
.flags = 0,
.flags = ATA_FLAG_SLAVE_POSS,
.pio_mask = ATA_PIO4, /* pio0-4 */
.mwdma_mask = ATA_MWDMA2, /* mwdma0-2 */
.udma_mask = ATA_UDMA5, /* udma0-5 */
Expand Down

0 comments on commit 1664d2c

Please sign in to comment.