Re: [PATCH] platform/x86: bitland-mifs-wmi: add TM2424 thin-ultrabook perf-mode quirk

From: KentoNion

Date: Wed Aug 26 2026 - 09:33:21 EST


Please drop this patch.

Mingyou Chen's v5 ("Merge redmi-wmi into bitland-mifs-wmi") is the
right vehicle: a per-machine ops table instead of a DMI boolean fork.
A replacement follow-up that adds TM2424 ops on top of v5 is in:

[PATCH] platform/x86: bitland-mifs-wmi: add TM2424 ops and hotkeys

That also avoids the laptop_attrs const-qualifier build error the
robot reported against this version (v5 already uses non-const
DEVICE_ATTR). The LKP report is therefore obsolete.

Thanks,
Kento