diff options
author | Wolfram Sang <[email protected]> | 2020-05-19 18:42:51 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-05-28 11:22:15 +0200 |
commit | d42c9fff1ecbec635f068cb1fc5baaeb6fd9a943 (patch) | |
tree | 0de2c53113207aff62dde71cb35c98fd356baa4c /tools/perf/scripts/python/syscall-counts.py | |
parent | 63fd8ef3947c1f61897841748d196b8687b03cdd (diff) |
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 <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions