summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAntheas Kapenekakis <lkml@antheas.dev>2026-01-22 10:50:36 +0300
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-01-28 15:02:23 +0300
commit6a293b6edb537baf201c5ceb3afdbff7f42e97c2 (patch)
tree2aa80ee72da474e2a93d3c8e8fc090ad0653b7db /include/linux
parent4ac51daa5078e1e4b27a9afdc64a3f5780ae3cfb (diff)
downloadlinux-6a293b6edb537baf201c5ceb3afdbff7f42e97c2.tar.xz
HID: asus: use same report_id in response
Currently, asus_kbd_get_functions prods the device using feature report report_id, but then is hardcoded to check the response through FEATURE_KBD_REPORT_ID. This only works if report_id is that value (currently true). So, use report_id in the response as well to maintain functionality if that value changes in the future. Reviewed-by: Denis Benato <benato.denis96@gmail.com> Acked-by: Benjamin Tissoires <bentiss@kernel.org> Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev> Link: https://patch.msgid.link/20260122075044.5070-4-lkml@antheas.dev Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions