[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172951956208.338778.8570247421746540890.b4-ty@collabora.com>
Date: Mon, 21 Oct 2024 16:06:02 +0200
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Andrew Davis <afd@...com>,
Uwe Kleine-König <u.kleine-koenig@...libre.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: Switch back to struct platform_driver::remove()
On Thu, 10 Oct 2024 22:36:24 +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/power/ 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] power: Switch back to struct platform_driver::remove()
commit: 83bce34420eaf91506957703bf9a31d8581ed6cb
Best regards,
--
Sebastian Reichel <sebastian.reichel@...labora.com>
Powered by blists - more mailing lists