diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-01-20 10:20:34 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-01-30 16:45:01 -0800 |
commit | f0b3140f4b81bd8e886f534d9eda43ff5d3382a9 (patch) | |
tree | 78070ce4529032e610a30757c5d22b31010cbb6a /tools/perf/scripts/python/syscall-counts.py | |
parent | 20498d52c9c1a68b1d92c42bce1dc893d3e74f30 (diff) |
clk: mediatek: cpumux: Propagate struct device where possible
Take a pointer to a struct device in mtk_clk_register_cpumuxes() and
propagate the same to mtk_clk_register_cpumux() => clk_hw_register().
Even though runtime pm is unlikely to be used with CPU muxes, this
helps with code consistency and possibly opens to commonization of
some mtk_clk_register_(x) functions.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Markus Schneider-Pargmann <[email protected]>
Tested-by: Miles Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Mingming Su <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions