git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e3713
)
mmc: core: move the cache disabling operation to mmc_suspend
author
Maya Erez
<merez@codeaurora.org>
Mon, 28 Jan 2013 21:44:22 +0000
(16:44 -0500)
committer
Chris Ball
<cjb@laptop.org>
Sun, 24 Feb 2013 19:37:00 +0000
(14:37 -0500)
Cache control is an eMMC feature and in therefore should be
part of MMC's bus resume operations, performed in mmc_suspend,
rather than in the generic mmc_suspend_host().
Signed-off-by: Maya Erez <merez@codeaurora.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found