diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-03-06 15:04:52 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-03-13 11:50:13 -0700 |
commit | 65c10c50c9c7619637f064bbdb4d4f37556ee498 (patch) | |
tree | c8b0a5163124349d3fb6b089631d8b4993ef40fd /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 252091242404aa7cee131a827a04b8e3d9b88daa (diff) |
clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
Reduce duplication and simplify all MediaTek multimedia clock drivers
by migrating away from defining custom probe functions for each driver
and instead use mtk_clk_pdev_probe().
While at it, also add a .remove() callback to all of the multimedia
clock drivers where missing.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Tested-by: Miles Chen <[email protected]>
Tested-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions