Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127895
b: refs/heads/master
c: ddccf30
h: refs/heads/master
i:
  127893: 950c80a
  127891: eed5b37
  127887: b9b8c95
v: v3
  • Loading branch information
Reinhard Nissl authored and James Bottomley committed Jan 2, 2009
1 parent 86f4ac3 commit 0dfb620
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: 8f78fc5eb798426891f99390a61f752aaef9fc39
refs/heads/master: ddccf307a3599e452804e228d8ed30fba578923e
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/mvsas.c
Original file line number Diff line number Diff line change
Expand Up @@ -2959,7 +2959,7 @@ static int __devinit mvs_hw_init(struct mvs_info *mvi)

/* enable auto port detection */
mw32(GBL_PORT_TYPE, MODE_AUTO_DET_EN);
msleep(100);
msleep(1100);
/* init and reset phys */
for (i = 0; i < mvi->chip->n_phy; i++) {
u32 lo = be32_to_cpu(*(u32 *)&mvi->sas_addr[4]);
Expand Down

0 comments on commit 0dfb620

Please sign in to comment.