Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109019
b: refs/heads/master
c: eb3a55a
h: refs/heads/master
i:
  109017: e7e6ad0
  109015: 2d79cfd
v: v3
  • Loading branch information
Saeed Bishara authored and Jeff Garzik committed Aug 22, 2008
1 parent d98ad93 commit e5c950d
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: c6c6a1afefe51d488c050464f261d4711bea9a37
refs/heads/master: eb3a55a9f43f0f8e770c2abf70e65bdda2d5ff1e
3 changes: 2 additions & 1 deletion trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -3022,7 +3022,8 @@ static int mv_chip_id(struct ata_host *host, unsigned int board_idx)
break;
case chip_soc:
hpriv->ops = &mv_soc_ops;
hp_flags |= MV_HP_FLAG_SOC | MV_HP_ERRATA_60X1C0;
hp_flags |= MV_HP_FLAG_SOC | MV_HP_GEN_IIE |
MV_HP_ERRATA_60X1C0;
break;

default:
Expand Down

0 comments on commit e5c950d

Please sign in to comment.