From b9322252727bc3af6e64b8d75058403edeaddea5 Mon Sep 17 00:00:00 2001 From: Michael Grzeschik Date: Fri, 11 May 2012 17:25:50 +0300 Subject: [PATCH] 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-format-patch failed