diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-10-24 17:53:15 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-09-09 13:59:09 +0200 |
commit | 3b292bb0e99018c448e0f5a26c29c68113a1b7bf (patch) | |
tree | 844ec57428babaabd682421f042c2c4054b94dcf /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9ae4ed7d30f433873351d5ba14ae000d10e10430 (diff) |
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
An internal power state machine were beeing used to keep ->probe() and
->set_ios() in sync. Especially for handling specific scenarios while
using CONFIG_MMC_CLKGATE. Moreover dependency to CONFIG_MMC_CLKGATE
existed to handle runtime PM properly, which we moves away from here.
By removing the state machine and instead make ->set_ios() rely on the
information provided through the function's in-parameters, the code
becomes significantly simplier.
Additonally as a part of this rework we prepares for making the runtime
PM callbacks responsible of clock gating.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions