]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: asus-wmi: fix sending OOBE at probe
authorDenis Benato <denis.benato@linux.dev>
Fri, 2 Jan 2026 23:43:43 +0000 (00:43 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 15 Jan 2026 14:01:18 +0000 (16:01 +0200)
commitf7fffd2e3f92ff526bf3a620e5bdd58bbbb96ccd
tree8a518c3b8628770b017f579e1db005567d007499
parent8ba4e0598d127f46f9ac74b8c54456a470ce685e
platform/x86: asus-wmi: fix sending OOBE at probe

Disabling OOBE is an important step to be able to fully control the
hardware in TUF laptops that requires this command, but the command
has been incorrectly tied to deprecated attributes: restore sending
the OOBE exit command.

Fixes: c683651b6791 ("platform/x86: asus-wmi: deprecate bios features")
Signed-off-by: Denis Benato <denis.benato@linux.dev>
Link: https://patch.msgid.link/20260102234344.366227-3-denis.benato@linux.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/asus-wmi.c