aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-10-25 15:13:41 +0200
committerMathieu Poirier <[email protected]>2024-10-29 11:27:37 -0600
commitad64a7c4a49d30c5d909a35e2c7882d3870ddafc (patch)
tree9ceb59b08316009833225d896d5a796ed711e247 /tools/perf/scripts/python/parallel-perf.py
parent3a8c30e88cfb96d6f7aaa1626446147f7fe1aff3 (diff)
remoteproc: Switch back to struct platform_driver::remove()
After commit 0edb555a65d1 ("platform: Make platform_driver::remove() return void") .remove() is (again) the right callback to implement for platform drivers. Convert all platform drivers below drivers/remoteproc to use .remove(), with the eventual goal to drop struct platform_driver::remove_new(). As .remove() and .remove_new() have the same prototypes, conversion is done by just changing the structure member name in the driver initializer. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions