diff options
author | 2022-09-09 13:31:21 +0100 | |
---|---|---|
committer | 2022-09-14 10:57:06 +0300 | |
commit | 4da2404bb003f248b161b00b308929f0509fb420 (patch) | |
tree | 695570d833563d74b64157365f16e48b815bdc1b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo() (diff) | |
download | wireguard-linux-4da2404bb003f248b161b00b308929f0509fb420.tar.xz wireguard-linux-4da2404bb003f248b161b00b308929f0509fb420.zip |
clk: microchip: mpfs: convert cfg_clk to clk_divider
The cfg_clk struct is now just a redefinition of the clk_divider struct
with custom implentations of the ops, that implement an extra level of
redirection. Remove the custom struct and replace it with clk_divider.
Reviewed-by: Daire McNamara <daire.mcnamara@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220909123123.2699583-13-conor.dooley@microchip.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions