diff options
author | 2014-12-11 14:35:55 +0100 | |
---|---|---|
committer | 2015-01-19 09:56:23 +0100 | |
commit | 6f2d3c89db7c2ef6ceb03feefa325f52ea639a41 (patch) | |
tree | 65e9cc0715aa6bebafecc50ffcdaa03b10724988 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mmc: sdhci-pci: Remove redundant runtime PM idle callback (diff) | |
download | wireguard-linux-6f2d3c89db7c2ef6ceb03feefa325f52ea639a41.tar.xz wireguard-linux-6f2d3c89db7c2ef6ceb03feefa325f52ea639a41.zip |
mmc: mmci: Do pm_runtime_put() after the host has been added
Previously the pm_runtime_put() caused the device to be runtime PM
suspended, but then immediately being resumed when we add the host.
Prevent this unnecessary runtime PM suspend/resume cycle during
->probe() by moving the call to pm_runtime_put() after mmc_add_host().
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions