From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Kurt Borja <kuurtb@gmail.com>
Cc: platform-driver-x86@vger.kernel.org, W_Armin@gmx.de,
Hans de Goede <hdegoede@redhat.com>,
lenb@kernel.org, linux-acpi@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
mario.limonciello@amd.com,
Mark Pearson <mpearson-lenovo@squebb.ca>,
"Rafael J. Wysocki" <rafael@kernel.org>,
soyer@irl.hu
Subject: Re: [PATCH v2 0/2] Device managed platform_profile_register()
Date: Mon, 30 Dec 2024 20:31:28 +0200 (EET) [thread overview]
Message-ID: <00b64207-ec35-5c99-9bdc-13c77e51e453@linux.intel.com> (raw)
In-Reply-To: <20241224140131.30362-2-kuurtb@gmail.com>
On Tue, 24 Dec 2024, Kurt Borja wrote:
> Hi :)
>
> This is meant to be merged on the pdx86 tree.
>
> ~ Kurt
>
> v2:
> - Replaced convoluted cast with intermediate variable (1/2)
> - Restored dropped empty line (1/2)
> - Couldn't incorporate Armin's second comment. I probably didn't
> understand it (1/2)
> v1:
> - https://lore.kernel.org/platform-driver-x86/20241221070817.3764-2-kuurtb@gmail.com
>
> Kurt Borja (2):
> ACPI: platform_profile: Add devm_platform_profile_register()
> alienware-wmi: Use devm_platform_profile_register()
>
> drivers/acpi/platform_profile.c | 29 +++++++++++++++++++++++
> drivers/platform/x86/dell/alienware-wmi.c | 10 +-------
> include/linux/platform_profile.h | 1 +
> 3 files changed, 31 insertions(+), 9 deletions(-)
Thanks. I've now applied these.
The first patch is already in the for-next branch and the second is
currently in the review-ilpo-next branch (as I wanted to retain ability to
easily separate changes into platform_profile.c from the rest, they go to
their own branch first).
--
i.
next prev parent reply other threads:[~2024-12-30 18:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 14:01 [PATCH v2 0/2] Device managed platform_profile_register() Kurt Borja
2024-12-24 14:01 ` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register() Kurt Borja
2025-01-14 13:34 ` Rafael J. Wysocki
2025-01-14 14:33 ` Ilpo Järvinen
2024-12-24 14:01 ` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register() Kurt Borja
2024-12-25 20:31 ` [PATCH v2 0/2] Device managed platform_profile_register() Armin Wolf
2024-12-30 18:31 ` Ilpo Järvinen [this message]
2024-12-31 15:53 ` Kurt Borja
2025-01-07 15:48 ` Ilpo Järvinen
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=00b64207-ec35-5c99-9bdc-13c77e51e453@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=W_Armin@gmx.de \
--cc=hdegoede@redhat.com \
--cc=kuurtb@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=mpearson-lenovo@squebb.ca \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=soyer@irl.hu \
/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