git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d624284
)
HID: fix hidinput_connect ignoring retval from input_register_device
author
Dirk Hohndel
<hohndel@linux.intel.com>
Tue, 30 Oct 2007 12:02:44 +0000
(13:02 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 31 Oct 2007 12:30:35 +0000
(13:30 +0100)
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>
No differences found