Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284505
b: refs/heads/master
c: 913047e
h: refs/heads/master
i:
  284503: 835056a
v: v3
  • Loading branch information
Girish K S authored and Chris Ball committed Jan 12, 2012
1 parent 7330dca commit 27f5f45
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: 7003fecbf0c9f7dde75d93ba75e0cb7ddb662749
refs/heads/master: 913047e9e5787a90696533a9f109552b7694ecc9
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@ static int mmc_init_card(struct mmc_host *host, u32 ocr,
*
* WARNING: eMMC rules are NOT the same as SD DDR
*/
if (ddr == EXT_CSD_CARD_TYPE_DDR_1_2V) {
if (ddr == MMC_1_2V_DDR_MODE) {
err = mmc_set_signal_voltage(host,
MMC_SIGNAL_VOLTAGE_120, 0);
if (err)
Expand Down

0 comments on commit 27f5f45

Please sign in to comment.