From: Marek Szyprowski Date: Tue, 9 Sep 2014 08:44:11 +0000 (+0200) Subject: usb: dwc2/gadget: do not call disconnect method in pullup X-Git-Tag: fixes-for-v3.18-merge-window~137^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b510df5a36c066da3a188f4ade3404118b63c6de;p=pandora-kernel.git usb: dwc2/gadget: do not call disconnect method in pullup This leads to potential spinlock recursion in composite framework, other udc drivers also don't call it directly from pullup method. Signed-off-by: Marek Szyprowski Signed-off-by: Robert Baldyga Cc: stable # 3.16 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed