[PATCH 0/2] Device managed platform_profile_register()
From: Kurt Borja
Date: Sat Dec 21 2024 - 02:09:22 EST
Hi :)
Now that the platform profile is tied to a device, this would be a nice
thing to have. Let me know what you think!
I can also replace existing users of platform_profile_register() where
it makes sense, if that's ok.
This is meant to be merged on the pdx86 tree.
~ Kurt
Kurt Borja (2):
ACPI: platform_profile: Add devm_platform_profile_register()
alienware-wmi: Use devm_platform_profile_register()
drivers/acpi/platform_profile.c | 27 +++++++++++++++++++++++
drivers/platform/x86/dell/alienware-wmi.c | 10 +--------
include/linux/platform_profile.h | 2 +-
3 files changed, 29 insertions(+), 10 deletions(-)
base-commit: 9e0894d07072e50b83ef077ce91e504bdb7484a3
--
2.47.1