platform/x86: alienware-wmi: Split DMI table
authorKurt Borja <kuurtb@gmail.com>
Fri, 7 Feb 2025 15:46:03 +0000 (10:46 -0500)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 10 Feb 2025 10:56:22 +0000 (12:56 +0200)
commit6d7f1b1a5db61c4d654c84e17392916c4ef8ae6f
tree71bd78ac0bfaccea2b5b613426c58bb3eb3565ed
parent27e9e6339896474d413b0b9d308dd855fb75c09d
platform/x86: alienware-wmi: Split DMI table

Split thermal features into a new DMI table to support upcoming file
split. While at it:

Rename quirk_entry -> alienfx_quirks,
Rename quirks -> alienfx

and change hdmi_mux, amplifier and deepslp types to bool, because they are
already being implicitly used as bools.

Reviewed-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Link: https://lore.kernel.org/r/20250207154610.13675-8-kuurtb@gmail.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/dell/alienware-wmi.c