From: Axel Lin Date: Thu, 14 Jul 2011 05:07:51 +0000 (+0800) Subject: HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path X-Git-Tag: v3.1-rc1~309^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30d89d1055f9acd14b5eaf82d8f6a4763e91d85;p=pandora-kernel.git HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path hid_hw_stop() must be called in ax_probe() error path if hid_hw_start() was successful. Signed-off-by: Axel Lin Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed