From: Robert Baldyga Date: Thu, 21 Nov 2013 12:49:17 +0000 (+0100) Subject: usb: gadget: s3c-hsotg: fix spinlock locking X-Git-Tag: v3.13-rc4~47^2~15^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93f599f279ab56b1761c76e53f9753b26aeefe9e;p=pandora-kernel.git usb: gadget: s3c-hsotg: fix spinlock locking This patch adds missing spinlock locking in s3c_hsotg_complete_setup function, and unlocking for gadget setup call. Signed-off-by: Robert Baldyga Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed