From: Michael Grzeschik Date: Fri, 11 May 2012 14:25:50 +0000 (+0300) Subject: usb: chipidea: isr_reset_handler fix missing locking X-Git-Tag: v3.5-rc1~149^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9322252727bc3af6e64b8d75058403edeaddea5;p=pandora-kernel.git usb: chipidea: isr_reset_handler fix missing locking Move spin_lock under the done label, so the lock will also be pulled in the error paths. Signed-off-by: Michael Grzeschik [rebased on top of the patchset] Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed