Skip to content
Commit 7c379146 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: API - fix leftovers of hidinput API in USB HID



hidinput_{open,close}() functions do not belong to usbhid, but
to the generic HID layer. Move them, and fix hooks in struct
hid_device, so that now the callbacks are done to transport-specific
_open() functions, but not input_open() functions.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c080d89a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment