diff options
author | Masahiro Yamada <[email protected]> | 2017-08-23 13:15:02 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2017-08-30 15:03:44 +0200 |
commit | 1ab0d2d79b9a3868afd1afb172f0e084f0915892 (patch) | |
tree | 50c0d7b24cbbe93e9b9fc32fb03603a6a711b76e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3fd1d86f03cbcc7a894cf0e7a70e8758c5f12882 (diff) |
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
This commit provides similar cleanups as commit 83eacdfa2529 ("mmc:
sdhci: disable the clock in sdhci_pltfm_unregister()") did for
unregister hooks.
sdhci-brcmstb.c and sdhci-sirf.c implement their own suspend/resume
hooks to handle pltfm_host->clk. Move clock handling to sdhci_pltfm.c
so that the drivers can reuse sdhci_pltfm_pmops.
The following drivers did not previously touch pltfm_host->clk during
suspend/resume, but now do:
- sdhci-bcm-kona.c
- sdhci-dove.c
- sdhci-iproc.c
- sdhci-pxav2.c
- sdhci-tegra.c
- sdhci-xenon.c
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Acked-by: Al Cooper <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions