diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-03-06 15:04:59 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-03-13 11:50:14 -0700 |
commit | 274bc8561a314e881507d8d99fe477b436f1f084 (patch) | |
tree | 7e96340bb781513c5048d2078f5e69433cf2e9d8 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c6368ce864356ffbb9a4d95bdfbfc53e55467434 (diff) |
clk: mediatek: mt2712: Change to use module_platform_driver macro
Now that all of the clocks in clk-mt2712.c are using the common
mtk_clk_simple_{probe,remove}() callbacks we can safely migrate
to module_platform_driver.
While at it, also drop all references to `simple` in the specific
context of mt2712 as that was used in the past only to allow us
to have two platform_driver(s) in one file.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/20230306140543.1813621-11-angelogioacchino.delregno@collabora.com
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