aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2024-10-01 10:57:51 +0200
committerGreg Kroah-Hartman <[email protected]>2024-10-09 11:54:53 +0200
commitc1a5060ec80020ce879fa5b2a16875bd9a5ab930 (patch)
tree74443098b487da38173261fd15a5e43bdd15e8da /tools/perf/scripts/python/task-analyzer.py
parentd09d3485969fbb38f8882dac830ba1b7ddbfbbab (diff)
staging: 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 staging drivers 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: Sergio Paracuellos <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions