linux/drivers/hid
Dirk Hohndel 368d290ba2 HID: fix hidinput_connect ignoring retval from input_register_device
hidinput_connect() ignores retval from input_register_device(). Fix it
by properly undoing all the registrations that have been already done,
and return error.

Signed-off-by: Dirk Hohndel <hohndel@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-10-31 13:30:35 +01:00
..
usbhid HID: hiddev - fix compiler warning 2007-10-31 13:30:34 +01:00
Kconfig HID: add hidraw interface 2007-10-14 14:47:26 +02:00
Makefile HID: add hidraw interface 2007-10-14 14:47:26 +02:00
hid-core.c HID: add hidraw interface 2007-10-14 14:47:26 +02:00
hid-debug.c Input: add KEY_LOGOFF 2007-10-14 13:40:02 +02:00
hid-input.c HID: fix hidinput_connect ignoring retval from input_register_device 2007-10-31 13:30:35 +01:00
hidraw.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00