[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173395638610.1729195.7835904976463124425.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:33:06 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Uwe Kleine-König <u.kleine-koenig@...libre.com>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, sudeep.holla@....com,
cristian.marussi@....com, tzungbi@...nel.org, briannorris@...omium.org,
jwerner@...omium.org, shawnguo@...nel.org, s.hauer@...gutronix.de,
kernel@...gutronix.de, festevam@...il.com, conor.dooley@...rochip.com,
daire.mcnamara@...rochip.com, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com, somlo@....edu, mst@...hat.com,
florian.fainelli@...adcom.com, bcm-kernel-feedback-list@...adcom.com,
dinguyen@...nel.org, michal.simek@....com, gregkh@...uxfoundation.org,
wahrenst@....net, laurent.pinchart@...asonboard.com,
jay.buddhabhatti@....com, ronak.jain@....com, radhey.shyam.pandey@....com,
praveen.teja.kundanala@....com, arm-scmi@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
chrome-platform@...ts.linux.dev, imx@...ts.linux.dev,
linux-mediatek@...ts.infradead.org, qemu-devel@...gnu.org,
linux-rpi-kernel@...ts.infradead.org
Subject: Re: [PATCH] firmware: Switch back to struct platform_driver::remove()
Hello:
This patch was applied to riscv/linux.git (fixes)
by Greg Kroah-Hartman <gregkh@...uxfoundation.org>:
On Tue, 12 Nov 2024 09:35:20 +0100 you 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/firmware 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.
>
> [...]
Here is the summary with links:
- firmware: Switch back to struct platform_driver::remove()
https://git.kernel.org/riscv/c/5770e9f237b6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists