From: patchwork-bot+linux-riscv@kernel.org
To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40baylibre=2Ecom=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: linux-riscv@lists.infradead.org, sudeep.holla@arm.com,
cristian.marussi@arm.com, tzungbi@kernel.org,
briannorris@chromium.org, jwerner@chromium.org,
shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com,
conor.dooley@microchip.com, daire.mcnamara@microchip.com,
matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
somlo@cmu.edu, mst@redhat.com, florian.fainelli@broadcom.com,
bcm-kernel-feedback-list@broadcom.com, dinguyen@kernel.org,
michal.simek@amd.com, gregkh@linuxfoundation.org,
wahrenst@gmx.net, laurent.pinchart@ideasonboard.com,
jay.buddhabhatti@amd.com, ronak.jain@amd.com,
radhey.shyam.pandey@amd.com, praveen.teja.kundanala@amd.com,
arm-scmi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev,
imx@lists.linux.dev, linux-mediatek@lists.infradead.org,
qemu-devel@nongnu.org, linux-rpi-kernel@lists.infradead.org
Subject: Re: [PATCH] firmware: Switch back to struct platform_driver::remove()
Date: Wed, 11 Dec 2024 22:33:06 +0000 [thread overview]
Message-ID: <173395638610.1729195.7835904976463124425.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <36974feb6035201d53384557259ec72fe311053b.1731397962.git.u.kleine-koenig@baylibre.com>
Hello:
This patch was applied to riscv/linux.git (fixes)
by Greg Kroah-Hartman <gregkh@linuxfoundation.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
prev parent reply other threads:[~2024-12-11 22:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 8:35 [PATCH] firmware: Switch back to struct platform_driver::remove() Uwe Kleine-König
2024-11-12 11:39 ` Greg Kroah-Hartman
2024-12-11 22:33 ` patchwork-bot+linux-riscv [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173395638610.1729195.7835904976463124425.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc==?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40baylibre=2Ecom=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arm-scmi@vger.kernel.org \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=briannorris@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=conor.dooley@microchip.com \
--cc=cristian.marussi@arm.com \
--cc=daire.mcnamara@microchip.com \
--cc=dinguyen@kernel.org \
--cc=festevam@gmail.com \
--cc=florian.fainelli@broadcom.com \
--cc=gregkh@linuxfoundation.org \
--cc=imx@lists.linux.dev \
--cc=jay.buddhabhatti@amd.com \
--cc=jwerner@chromium.org \
--cc=kernel@pengutronix.de \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=michal.simek@amd.com \
--cc=mst@redhat.com \
--cc=praveen.teja.kundanala@amd.com \
--cc=qemu-devel@nongnu.org \
--cc=radhey.shyam.pandey@amd.com \
--cc=ronak.jain@amd.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=somlo@cmu.edu \
--cc=sudeep.holla@arm.com \
--cc=tzungbi@kernel.org \
--cc=wahrenst@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox