diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-10-03 11:24:44 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-10-30 20:28:41 -0400 |
commit | 0cc81a8c6442e43618ff245948bfaa14fdf7938b (patch) | |
tree | b3efd2802c60f8e88b0a3468753039d487587fca /tools/perf/scripts/python/sctop.py | |
parent | 9ec775f7efd6d17084b4f361804d2030d50fca0e (diff) |
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Commit "mmc: core: Push common suspend|resume code into each bus_ops"
moved the responsibility for doing mmc_power_up|off into each
suspend/resume bus_ops. When using MMC_CAP_AGGRESSIVE_PM, through the
runtime callbacks, calls to mmc_power_up|off became redundant.
When removing them, we are also able to remove the calls to
mmc_claim|release_host, thus simplifing code a bit more.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions