From: Felipe Balbi Date: Fri, 17 Oct 2014 16:26:46 +0000 (-0500) Subject: usb: musb: gadget: do not rely on 'driver' argument X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e28882dc7a4ad80f1a0de1a2e7f346a15b6564;p=pandora-kernel.git usb: musb: gadget: do not rely on 'driver' argument future patches will remove the extra 'driver' argument to ->udc_stop(), in order to do that, we must make sure that our UDC does not rely on it first. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed