diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-03-06 15:05:15 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-03-13 11:50:15 -0700 |
commit | 838b86331c5e8f424b5a565e6c9c472b55768319 (patch) | |
tree | 994fe2bd7d830b2306f99b034060f9595ab2737a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c50e2ea6507bcf5a4475f821fc03dd1fdcb894a7 (diff) |
clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
The infracfg driver cannot be converted to clk_mtk_simple_probe() as
it registers cpumuxes, which is not supported on the common probing
mechanism: for this reason, move it to its own file.
While at it, also convert it to be a platform driver instead; to do
so, also add a .remove() callback for this driver.
During the conversion, error handling was added to the infracfg
probe function.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/20230306140543.1813621-27-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