mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
7c37914600
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: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
hid-core.c | ||
hid-debug.c | ||
hid-input.c | ||
Kconfig | ||
Makefile |