From: Felipe Balbi Date: Wed, 24 Sep 2014 15:50:14 +0000 (-0500) Subject: usb: dwc3: gadget: hold the lock through set_wedge()'s life X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~17^2~2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95aa4e8d658778f787e2ce205d3018443d027477;p=pandora-kernel.git usb: dwc3: gadget: hold the lock through set_wedge()'s life Instead of releasing the lock and calling locked versions of our set_halt() methods, let's hold the lock all the way through and call unlocked versions of those functions. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed