From: Felipe Balbi Date: Wed, 18 Apr 2012 10:59:30 +0000 (+0300) Subject: usb: gadget: dummy: do not call pullup() on udc_stop() X-Git-Tag: v3.4-rc5~5^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b120d67019d691e4389372967332d74a80522a;p=pandora-kernel.git usb: gadget: dummy: do not call pullup() on udc_stop() pullup() is already called properly by udc-core.c and there's no need to call it from udc_stop(), in fact that will cause issues. Cc: stable@vger.kernel.org Reviewed-by: Alexander Shishkin Acked-by: Alan Stern Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed