diff options
| author | Sergio Paracuellos <[email protected]> | 2024-10-01 10:57:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-10-09 11:54:53 +0200 |
| commit | c1a5060ec80020ce879fa5b2a16875bd9a5ab930 (patch) | |
| tree | 74443098b487da38173261fd15a5e43bdd15e8da /tools/perf/scripts/python/netdev-times.py | |
| parent | d09d3485969fbb38f8882dac830ba1b7ddbfbbab (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions