diff options
| author | Uwe Kleine-König <[email protected]> | 2024-11-09 17:38:27 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-11-26 19:09:06 +0000 |
| commit | cc47268cb4841c84d54f0ac73858986bcd515eb4 (patch) | |
| tree | 295062a829ee2248ef8d89ccfc8ed9dd5f95c650 /tools/testing/selftests/drivers/net/hw/lib/py/linkconfig.py | |
| parent | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801 (diff) | |
| download | kernel-cc47268cb4841c84d54f0ac73858986bcd515eb4.tar.gz kernel-cc47268cb4841c84d54f0ac73858986bcd515eb4.zip | |
irqchip: 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/irqchip/ 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]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/lib/py/linkconfig.py')
0 files changed, 0 insertions, 0 deletions
