HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
commit 9327e3ee upstream. Commit 2f2bd7cb ("hid: lenovo: Resend all settings on reset_resume for compact keyboards") introduced a regression for ThinkPad TrackPoint Keyboard II by removing the conditional check for enabling F7/9/11 mode needed for compact keyboards only. As a result, the non-compact keyboards can no longer toggle Fn-lock via Fn+Esc, although it can be controlled via sysfs knob that directly sends raw commands. This patch restores the previous conditional check without any additions. Cc: stable@vger.kernel.org Fixes: 2f2bd7cb ("hid: lenovo: Resend all settings on reset_resume for compact keyboards") Signed-off-by:Iusico Maxim <iusico.maxim@libero.it> Signed-off-by:
Jiri Kosina <jkosina@suse.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading