]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commitdiff
platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptops
authorKurt Borja <kuurtb@gmail.com>
Thu, 29 Jan 2026 17:19:24 +0000 (12:19 -0500)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 23 Feb 2026 16:02:15 +0000 (18:02 +0200)
Alienware m18 laptops support G-Mode. Therefore, match them with
G-Series quirks.

Cc: stable@vger.kernel.org
Tested-by: Olexa Bilaniuk <obilaniu@gmail.com>
Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Link: https://patch.msgid.link/20260129-m18-gmode-v1-1-48be521487b9@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-wmax.c

index e69b50162bb1b79c3c57ace70e42252f6b16167e..d1b4df91401b14d9c6658d0385719e7c1d60ba2e 100644 (file)
@@ -175,7 +175,7 @@ static const struct dmi_system_id awcc_dmi_table[] __initconst = {
                        DMI_MATCH(DMI_SYS_VENDOR, "Alienware"),
                        DMI_MATCH(DMI_PRODUCT_NAME, "Alienware m18"),
                },
-               .driver_data = &generic_quirks,
+               .driver_data = &g_series_quirks,
        },
        {
                .ident = "Alienware x15",