Re: (subset) [PATCH] mfd: Switch back to struct platform_driver::remove()

From: Lee Jones
Date: Fri Nov 01 2024 - 12:09:54 EST


On Fri, 25 Oct 2024 12:29:44 +0200, Uwe Kleine-König wrote:
> 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/mfd 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.
>
> [...]

Applied, thanks!

[1/1] mfd: Switch back to struct platform_driver::remove()
commit: 10821a061321f1f8ea1f2aadd28c148f8254976a

--
Lee Jones [李琼斯]