diff options
author | Gabor Juhos <[email protected]> | 2024-03-28 10:23:10 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-04-27 13:13:18 -0500 |
commit | ac3ee364a7312517edf71b1857c0f272919f2374 (patch) | |
tree | be3a08f0fdae10e6599371d10c97be8ca5c42569 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d52699fe3e1e97d93f5e73a57d9e40894a570de (diff) |
clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs'
The register offset array defined locally for the
CLK_ALPHA_PLL_TYPE_STROMER_PLUS is the same as the
entry defined for CLK_ALPHA_PLL_TYPE_STROMER in the
'clk_alpha_pll_regs' array.
To avoid code duplication, remove the local definition
and use the global one instead.
No functional changes.
Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions