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:
23c10be
)
HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path
author
Axel Lin
<axel.lin@gmail.com>
Thu, 14 Jul 2011 05:07:51 +0000
(13:07 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 14 Jul 2011 09:42:53 +0000
(11:42 +0200)
hid_hw_stop() must be called in ax_probe() error path if hid_hw_start()
was successful.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found