[PATCH 0/2] um: Convert to platform remove callback returning void

Richard Weinberger richard at nod.at
Tue Apr 30 05:18:13 PDT 2024


Uwe,

----- Ursprüngliche Mail -----
> Von: "Uwe Kleine-König" <u.kleine-koenig at pengutronix.de>
> An: "richard" <richard at nod.at>, "anton ivanov" <anton.ivanov at cambridgegreys.com>, "Johannes Berg"
> <johannes at sipsolutions.net>
> CC: "linux-um" <linux-um at lists.infradead.org>, "kernel" <kernel at pengutronix.de>
> Gesendet: Montag, 29. April 2024 09:35:49
> Betreff: Re: [PATCH 0/2] um: Convert to platform remove callback returning void

> Hello Richard,
> 
> On Sun, Mar 10, 2024 at 08:52:26AM +0100, Uwe Kleine-König wrote:
>> this series converts all platform drivers below arch/um to stop using
>> struct platform_driver::remove(). See commit 5c5a7680e67b ("platform:
>> Provide a remove callback that returns no value") for an extended
>> explanation and the eventual goal.
>> 
>> Both conversations are trivial, because the driver's .remove() callbacks
>> returned zero unconditionally.
>> 
>> There are no interdependencies between these patches, still I'd expect
>> them to be picked up together.
> 
> I intend to send the change to struct platform_driver::remove() to Greg
> soon after the upcoming merge window closed. It would be great if these
> patches made it in before. If not, I'll ask Greg to apply these patches
> together with the change to platform_driver::remove(). If that's your
> preferred resolution, feel free to send an Ack for that.

I've applied them and will appear soon in -next.

Thanks,
//richard



More information about the linux-um mailing list