diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-05-19 19:42:51 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-05-28 12:22:15 +0300 |
commit | d42c9fff1ecbec635f068cb1fc5baaeb6fd9a943 (patch) | |
tree | 0de2c53113207aff62dde71cb35c98fd356baa4c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 63fd8ef3947c1f61897841748d196b8687b03cdd (diff) | |
download | linux-d42c9fff1ecbec635f068cb1fc5baaeb6fd9a943.tar.xz |
mmc: renesas_sdhi: remove manual clk handling
The SDHI driver en-/disabled its main clock on its own, e.g. during
probe() and remove(). Now, we leave all handling to RPM.
clk_summary before:
sd0 1 1 0 12480000 0 0 50000
sdif0 2 2 0 12480000 0 0 50000
clk_summary after:
sd0 1 1 0 12480000 0 0 50000
sdif0 1 1 0 12480000 0 0 50000
Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20200519164251.5430-1-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions