From: Felipe Balbi Date: Mon, 29 Sep 2014 18:43:20 +0000 (-0500) Subject: usb: gadget: function: uvc: disable endpoints on ->disable() X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~17^2~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3122f5fedb6d88a043b60822f601f7ab517a465;p=pandora-kernel.git usb: gadget: function: uvc: disable endpoints on ->disable() when our ->disable() method is called, we must make sure to teardown all our resources, including endpoints. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed