]> Gentwo Git Trees - linux/.git/commit
platform/x86: think-lmi: Use ACPI object when extracting strings
authorArmin Wolf <W_Armin@gmx.de>
Sun, 16 Feb 2025 19:32:45 +0000 (20:32 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 24 Feb 2025 11:19:15 +0000 (13:19 +0200)
commit82d3af6b30ac2c6031428dd506eab9fd416cb825
treeaf2988ae43519b0e64b79873bdbe76bdc51c31a7
parent27cc2914e495d314d19c7c1f74687bb28bc292e8
platform/x86: think-lmi: Use ACPI object when extracting strings

Move the ACPI buffer handling out of tlmi_extract_output_string()
and instead pass the unpacked ACPI object to prepare for future
changes.

Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20250216193251.866125-3-W_Armin@gmx.de
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/think-lmi.c