Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89293
b: refs/heads/master
c: 02c1f32
h: refs/heads/master
i:
  89291: 29b61db
v: v3
  • Loading branch information
Mark Lord authored and Jeff Garzik committed Apr 17, 2008
1 parent 3ac2122 commit 4bfe863
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 40f0bc2d77d2d9ead3812f4eec2eefc11455e5de
refs/heads/master: 02c1f32f1c524d2a389989f2482121f7c7d9b164
3 changes: 2 additions & 1 deletion trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,8 @@ static const struct ata_port_info mv_port_info[] = {
.port_ops = &mv_iie_ops,
},
{ /* chip_soc */
.flags = MV_COMMON_FLAGS | MV_FLAG_SOC,
.flags = MV_COMMON_FLAGS | MV_6XXX_FLAGS |
ATA_FLAG_NCQ | MV_FLAG_SOC,
.pio_mask = 0x1f, /* pio0-4 */
.udma_mask = ATA_UDMA6,
.port_ops = &mv_iie_ops,
Expand Down

0 comments on commit 4bfe863

Please sign in to comment.