diff options
author | 2024-11-18 13:15:20 +0300 | |
---|---|---|
committer | 2025-01-07 11:16:00 -0600 | |
commit | faddad527c82714dede83d932b4d31f7e38c1766 (patch) | |
tree | ab034bcb5ed43942663374033982f017f0ddbc41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: qcom: clk-rcg2: document calc_rate function (diff) | |
download | linux-rng-faddad527c82714dede83d932b4d31f7e38c1766.tar.xz linux-rng-faddad527c82714dede83d932b4d31f7e38c1766.zip |
clk: qcom: clk-rcg2: split __clk_rcg2_configure function
__clk_rcg2_configure function does 2 things -
configures parent and mnd values. In order to
be able to add new clock options, we should split.
Move __clk_rcg2_configure logic on 2 functions:
- __clk_rcg2_configure_parent which configures clock parent
- __clk_rcg2_configure_mnd which configures mnd values
__clk_rcg2_configure delegates to mentioned functions.
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Link: https://lore.kernel.org/r/20241118-starqltechn_integration_upstream-v8-2-ac8e36a3aa65@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions