]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: platform_profile: Add choices attribute for class interface
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 6 Dec 2024 03:19:08 +0000 (21:19 -0600)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 10 Dec 2024 17:18:04 +0000 (19:18 +0200)
commit52a67be8ee274b14984df1a9f7ae157e11bc08ab
tree77ee666f4f73b9b0432dade6e9e9f4af50d54aa9
parent97cab71d712b4066e3807c3e33990d6ed7506c2d
ACPI: platform_profile: Add choices attribute for class interface

The `choices` file will show all possible choices that a given platform
profile handler can support.

Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Armin Wolf <W_Armin@gmx.de>
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-13-mario.limonciello@amd.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/acpi/platform_profile.c