alistair23-linux/drivers/hid
Jiri Kosina 7c37914600 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: Jiri Kosina <jkosina@suse.cz>
2007-02-05 10:00:40 +01:00
..
hid-core.c HID: hid debug from hid-debug.h to hid layer 2007-02-05 10:00:38 +01:00
hid-debug.c HID: hid debug from hid-debug.h to hid layer 2007-02-05 10:00:38 +01:00
hid-input.c HID: API - fix leftovers of hidinput API in USB HID 2007-02-05 10:00:40 +01:00
Kconfig HID: hid debug from hid-debug.h to hid layer 2007-02-05 10:00:38 +01:00
Makefile HID: hid debug from hid-debug.h to hid layer 2007-02-05 10:00:38 +01:00