diff options
author | Dong Aisheng <b29396@freescale.com> | 2013-11-04 09:38:28 +0100 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-01-13 18:48:09 +0100 |
commit | ce090a4eb9626272bfd2529520f2f16351029640 (patch) | |
tree | 1a268c86fa18352bc4ebb508ffa70c1680923c79 /drivers/crypto | |
parent | mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits (diff) | |
download | linux-ce090a4eb9626272bfd2529520f2f16351029640.tar.xz linux-ce090a4eb9626272bfd2529520f2f16351029640.zip |
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
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>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions