aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <[email protected]>2023-03-06 15:05:25 +0100
committerStephen Boyd <[email protected]>2023-03-13 11:50:16 -0700
commit164d240de9ce71e790ef325e2e465d3a7ea46e40 (patch)
treec4c30e39e00463ca4f24c56ffe3cbe0db89ab50c /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentc5f34f63e5140646f807e4024ee6a0dcefd15482 (diff)
clk: mediatek: Switch to module_platform_driver() where possible
Lots of clock drivers have got both .probe() and a .remove() callbacks: switch from builtin_platform_driver() to module_platform_driver() so that we actually register the .remove() callback. 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]> # MT8183, MT8192, MT8195 Chromebooks Link: https://lore.kernel.org/r/20230306140543.1813621-37-angelogioacchino.delregno@collabora.com Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions