linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ACPI: platform-profile: Introduce object pointers to callbacks
@ 2021-01-25 11:59 Hans de Goede
  2021-01-25 11:59 ` [PATCH v2 1/2] ACPI: platform-profile: Drop const qualifier for cur_profile Hans de Goede
  2021-01-25 11:59 ` [PATCH v2 2/2] ACPI: platform-profile: Introduce object pointers to callbacks Hans de Goede
  0 siblings, 2 replies; 7+ messages in thread
From: Hans de Goede @ 2021-01-25 11:59 UTC (permalink / raw)
  To: Rafael J . Wysocki, Jiaxun Yang
  Cc: Hans de Goede, Mark Pearson, Bastien Nocera, linux-acpi,
	platform-driver-x86

Hi Rafael, Jiaxun,

Here is a v2 of Jiaxun's series to introduce object pointers to the
profile_get() and profile_set() callbacks.

I've taken the liberty to fix the issue of the platform_profile_register()
function argument still having a const and post this v2, as I would like
to at least merge the thinkpad_acpi platform_profile support for 5.12 and
we are slowly running out of time.

Rafael, you please add these 2 to your acpi-platform branch and then once
you are happy with these (once the bots have tested them) send me a PR
for an immutable branch with all 4 patches from acpi-platform ?

Regards,

Hans


Jiaxun Yang (2):
  ACPI: platform-profile: Drop const qualifier for cur_profile
  ACPI: platform-profile: Introduce object pointers to callbacks

 drivers/acpi/platform_profile.c  | 8 ++++----
 include/linux/platform_profile.h | 8 +++++---
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-02 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 11:59 [PATCH v2 0/2] ACPI: platform-profile: Introduce object pointers to callbacks Hans de Goede
2021-01-25 11:59 ` [PATCH v2 1/2] ACPI: platform-profile: Drop const qualifier for cur_profile Hans de Goede
2021-01-25 16:32   ` Rafael J. Wysocki
2021-01-25 11:59 ` [PATCH v2 2/2] ACPI: platform-profile: Introduce object pointers to callbacks Hans de Goede
2021-01-27 17:47   ` Rafael J. Wysocki
2021-02-01 13:55     ` Rafael J. Wysocki
2021-02-02 14:39       ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).