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:
03d071f
)
mmc: core: Add shutdown callback for (e)MMC bus_ops
author
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 10 Jun 2013 15:03:44 +0000
(17:03 +0200)
committer
Chris Ball
<cjb@laptop.org>
Thu, 27 Jun 2013 16:39:20 +0000
(12:39 -0400)
The shutdown sequence of an (e)MMC is very similar to a suspend. We
re-use the suspend function and tell it we are not in suspend context.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found