commit | 15b120d67019d691e4389372967332d74a80522a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 18 13:59:30 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Thu Apr 19 12:40:08 2012 +0300 |
tree | 7a4d9492dc5c4a7de1090930e9b1e5d05773558f | |
parent | c67dd31c5cc745e72d033c0e7d4a2da67c90cd88 [diff] |
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 <alexander.shishkin@linux.intel.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Felipe Balbi <balbi@ti.com>