From: Will Deacon <will@kernel.org>
To: "Mark Rutland" <mark.rutland@arm.com>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Cc: catalin.marinas@arm.com, kernel-team@android.com,
Will Deacon <will@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] perf: Switch back to struct platform_driver::remove()
Date: Wed, 6 Nov 2024 15:53:24 +0000 [thread overview]
Message-ID: <173090258078.3747718.1416591219243529975.b4-ty@kernel.org> (raw)
In-Reply-To: <20241027180313.410964-2-u.kleine-koenig@baylibre.com>
On Sun, 27 Oct 2024 19:03:14 +0100, 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/perf 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 to will (for-next/perf), thanks!
[1/1] perf: Switch back to struct platform_driver::remove()
https://git.kernel.org/will/c/845fd2cbedaf
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
prev parent reply other threads:[~2024-11-06 15:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 18:03 [PATCH] perf: Switch back to struct platform_driver::remove() Uwe Kleine-König
2024-10-29 13:32 ` Will Deacon
2024-11-06 15:53 ` Will Deacon [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=173090258078.3747718.1416591219243529975.b4-ty@kernel.org \
--to=will@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=u.kleine-koenig@baylibre.com \
/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