]> git.ipfire.org Git - thirdparty/linux.git/commit
ACPI: platform_profile: Notify change events on register and unregister
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 6 Dec 2024 03:19:10 +0000 (21:19 -0600)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 10 Dec 2024 17:18:08 +0000 (19:18 +0200)
commite5fe5ddc38ffd389433032f9ab121774b6b2980a
treee07ae37b5ca70322f8a394f37111977950809f31
parentd2785e39429a33966b010bcc89b169e93c6597f7
ACPI: platform_profile: Notify change events on register and unregister

As multiple platform profile handlers may come and go, send a notification
to userspace each time that a platform profile handler is registered or
unregistered.

Reviewed-by: Armin Wolf <W_Armin@gmx.de>
Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Tested-by: Matthew Schwartz <matthew.schwartz@linux.dev>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20241206031918.1537-15-mario.limonciello@amd.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/acpi/platform_profile.c