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:
3ee14bf
)
mmc: atmel-mci: add runtime pm support
author
Wenyou Yang
<wenyou.yang@atmel.com>
Thu, 30 Oct 2014 04:00:41 +0000
(12:00 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:55 +0000
(12:40 +0100)
Add runtime pm support to atmel mci controller.
Use runtime pm APIs to enable/disable atmel mci's clock.
Use runtime autosuspend APIs to enable auto suspend delay.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
[Ulf: Fixed compile error]
No differences found