From: Felipe Balbi Date: Fri, 17 Oct 2014 16:24:37 +0000 (-0500) Subject: usb: gadget: udc: pxa25x: do not rely on 'driver' argument X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~32^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7343161fd1250a8c4eadf98a0db690f3257f0c5;p=pandora-kernel.git usb: gadget: udc: pxa25x: 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