From: Sanjay Singh Rawat Date: Wed, 22 Jul 2015 10:59:46 +0000 (+0530) Subject: usb: gadget: f_mass_storage: stop thread in bind failure case X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8078f314b8c8012cf36e5decc75378b803bfba4d;p=pandora-kernel.git usb: gadget: f_mass_storage: stop thread in bind failure case After the worker thread is launched, bind function is doing further configuration. In case of failure stop the thread. Acked-by: Michal Nazarewicz Signed-off-by: Sanjay Singh Rawat Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed