Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125516
b: refs/heads/master
c: f6e10b8
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Pierre Ossman committed Dec 31, 2008
1 parent 324ca88 commit 1990301
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c43df57910bbba540a6cb5c9132302a9ea5f41a
refs/heads/master: f6e10b865c3ea56bdaa8c6ecfee313b997900dbb
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,8 @@ u32 mmc_select_voltage(struct mmc_host *host, u32 ocr)
host->ios.vdd = bit;
mmc_set_ios(host);
} else {
pr_warning("%s: host doesn't support card's voltages\n",
mmc_hostname(host));
ocr = 0;
}

Expand Down

0 comments on commit 1990301

Please sign in to comment.