From 30b770c334f69cf5bc8ce4e277084b6205ce34ef Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Wed, 18 Apr 2012 13:59:30 +0300 Subject: [PATCH] usb: gadget: dummy: do not call pullup() on udc_stop() commit 15b120d67019d691e4389372967332d74a80522a upstream. 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. Reviewed-by: Alexander Shishkin Acked-by: Alan Stern Signed-off-by: Felipe Balbi Signed-off-by: Ben Hutchings --- Reading git-format-patch failed