]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: usbhid: refactor endpoint lookup
authorJohan Hovold <johan@kernel.org>
Mon, 30 Mar 2026 09:50:34 +0000 (11:50 +0200)
committerJiri Kosina <jkosina@suse.com>
Thu, 9 Apr 2026 15:58:12 +0000 (17:58 +0200)
commit2fcc5e0ee7989154c4a5d169bcc9565cf2d62147
tree53e113a8e9d3184dd1d77905ae0ea80e25ab6156
parent3d39be2a76d1dfed9ab74305bb5bb107a7d7ce67
HID: usbhid: refactor endpoint lookup

Use the common USB helper for looking up interrupt-in endpoints instead
of open coding.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/usbhid/hid-core.c