HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path
authorAxel Lin <axel.lin@gmail.com>
Thu, 14 Jul 2011 05:07:51 +0000 (13:07 +0800)
committerJiri 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