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:
8b2bb0a
)
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
author
Dong Aisheng
<b29396@freescale.com>
Mon, 4 Nov 2013 08:38:28 +0000
(16:38 +0800)
committer
Chris Ball
<chris@printf.net>
Mon, 13 Jan 2014 17:48:09 +0000
(12:48 -0500)
Since we're using common esdhc_send_command for tuning commands and
the core code will call pm_runtime_put after command is finished.
So we add a pm_runtime_get_sync here to get the balance.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-esdhc-imx.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sdhci-esdhc-imx.c
Simple merge