aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-10-09 08:53:07 +0200
committerVinod Koul <[email protected]>2024-10-17 20:33:03 +0530
commit54234e3a69324c900715ccd8e0e17e7eb1bb47cd (patch)
tree72a03c6564bb44cfaf7e56d452a45c38fc1f48cc /tools/perf/scripts/python/syscall-counts.py
parent2ac03d0811b94c2397d5ec3c82a65a112aeab5b0 (diff)
phy: 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/phy/ 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. While touching these files, make indention of the struct initializer consistent in several files. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions