Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270300
b: refs/heads/master
c: 71fe3eb
h: refs/heads/master
v: v3
  • Loading branch information
Seungwon Jeon authored and Chris Ball committed Oct 26, 2011
1 parent 177b986 commit 773464c
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: b3bf915308ca2b50f3beec6cc824083870f0f4b5
refs/heads/master: 71fe3eb0d006861bdae57e93975b6ae3d9b55e99
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ static int mmc_select_powerclass(struct mmc_card *card,
err = mmc_switch(card, EXT_CSD_CMD_SET_NORMAL,
EXT_CSD_POWER_CLASS,
pwrclass_val,
0);
card->ext_csd.generic_cmd6_time);
}

return err;
Expand Down

0 comments on commit 773464c

Please sign in to comment.