diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-05-01 16:04:00 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-25 05:34:28 +0300 |
commit | caa2347d0224116d5083afa670c46094e0ceeff3 (patch) | |
tree | 7e2efe54f2b49313ed94ac2f99c5af1daf9b4761 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3e4d179532423f299554cd0dedabdd9d2fdd238d (diff) | |
download | linux-caa2347d0224116d5083afa670c46094e0ceeff3.tar.xz |
clk: qcom: smd-rpm: Keep one rpm handle for all clocks
For no apparent reason (as there's just one RPM per SoC), all clocks
currently store a copy of a pointer to smd_rpm. Introduce a single,
global one to save up on space in each clk definition.
bloat-o-meter reports:
Total: Before=41887, After=40843, chg -2.49%
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230501130400.107771-1-konrad.dybcio@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions