From: Hans de Goede <hdegoede@redhat.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Corentin Chary" <corentin.chary@gmail.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Rishit Bansal" <rishitbansal0@gmail.com>,
"Mario Limonciello" <mario.limonciello@amd.com>,
"Jonathan Singer" <jes965@nyu.edu>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
"SungHwan Jung" <onenowy@gmail.com>
Cc: acpi4asus-user@lists.sourceforge.net,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 0/2] platform/x86: Convert to platform remove callback returning void (part II)
Date: Mon, 11 Dec 2023 11:04:20 +0100 [thread overview]
Message-ID: <175daa6f-5778-4138-afdf-6475c11bfb3c@redhat.com> (raw)
In-Reply-To: <cover.1701726190.git.u.kleine-koenig@pengutronix.de>
Hi,
On 12/4/23 22:52, Uwe Kleine-König wrote:
> Hello,
>
> back when I sent a series to convert all platform drivers below
> drivers/platform to use .remove_new()[1] I missed the two drivers
> converted here.
>
> The two patches have no dependency, so each can be picked individually
> if needed by the driver maintainers. (But I won't say no if Hans picks
> up both patches together :-)
Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.
Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.
Regards,
Hans
> See commit 5c5a7680e67b ("platform: Provide a remove callback that
> returns no value") for an extended explanation and the eventual goal.
>
> Best regards
> Uwe
>
> [1] https://lore.kernel.org/r/20230927081040.2198742-1-u.kleine-koenig@pengutronix.de
>
>
> Uwe Kleine-König (2):
> platform/x86: asus-wmi: Convert to platform remove callback returning
> void
> platform/x86: hp-wmi: Convert to platform remove callback returning
> void
>
> drivers/platform/x86/asus-wmi.c | 5 ++---
> drivers/platform/x86/hp/hp-wmi.c | 6 ++----
> 2 files changed, 4 insertions(+), 7 deletions(-)
>
> base-commit: 629a3b49f3f957e975253c54846090b8d5ed2e9b
prev parent reply other threads:[~2023-12-11 10:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 21:52 [PATCH 0/2] platform/x86: Convert to platform remove callback returning void (part II) Uwe Kleine-König
2023-12-04 21:52 ` [PATCH 1/2] platform/x86: asus-wmi: Convert to platform remove callback returning void Uwe Kleine-König
2023-12-04 21:52 ` [PATCH 2/2] platform/x86: hp-wmi: " Uwe Kleine-König
2023-12-11 10:04 ` Hans de Goede [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=175daa6f-5778-4138-afdf-6475c11bfb3c@redhat.com \
--to=hdegoede@redhat.com \
--cc=acpi4asus-user@lists.sourceforge.net \
--cc=corentin.chary@gmail.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jes965@nyu.edu \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=onenowy@gmail.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rishitbansal0@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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