[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173047738842.1928892.13765403140149562754.b4-ty@kernel.org>
Date: Fri, 01 Nov 2024 16:09:48 +0000
From: Lee Jones <lee@...nel.org>
To: Lee Jones <lee@...nel.org>,
Uwe Kleine-König <u.kleine-koenig@...libre.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH] mfd: Switch back to struct
platform_driver::remove()
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 [李琼斯]
Powered by blists - more mailing lists