aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2018-11-26 18:02:45 +0100
committerUlf Hansson <[email protected]>2018-12-17 08:26:24 +0100
commitac1e25c870d30d43c626f2f9f073e74b383554d1 (patch)
treeaa4b4c67b57fb904054c8126c742b6b2674442c9 /tools/perf/scripts/python
parentb0715f04d0c136280da0cfd172f2bee49a64d2d2 (diff)
mmc: tmio: enable module clock before resetting when resuming
On runtime power management resume, the host clock needs to be enabled before calling tmio_mmc_reset. If the mmc device has a power domain entry, the host clock is enabled via genpd_runtime_resume, running before tmio_mmc_host_runtime_resume. If the mmc device has no power domain entry, however, genpd_runtime_resume is not called. This patch changes tmio_mmc_host_runtime_resume to enable the host clock before calling tmio_mmc_reset. Based on work from Masaharu Hayakawa. Signed-off-by: Niklas Söderlund <[email protected]> Tested-by: Wolfram Sang <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Masahiro Yamada <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions