Re: [PATCH] platform/x86: asus-wmi: Disable fn-lock mode by default

2021-03-23 Thread Hans de Goede
Hi, On 3/16/21 11:17 PM, Luca Stefani wrote: > * On recent ZenBooks the fn-lock is disabled > by default on boot while running Windows. > > * Follow the same paradigm also here. > > Signed-off-by: Luca Stefani This will be a behavioral change for many users where their F-keys will now all

[PATCH] platform/x86: asus-wmi: Disable fn-lock mode by default

2021-03-16 Thread Luca Stefani
* On recent ZenBooks the fn-lock is disabled by default on boot while running Windows. * Follow the same paradigm also here. Signed-off-by: Luca Stefani --- drivers/platform/x86/asus-wmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/platform/x86/asus-wmi.c