From: Sebastian Andrzej Siewior Date: Sat, 4 Feb 2012 17:55:25 +0000 (+0100) Subject: usb: gadget: fsl_qe_udc: convert to new style start/stop X-Git-Tag: v3.5-rc1~149^2~139^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77c1198666d87a9b21e9594ca29ac7e42011623;p=pandora-kernel.git usb: gadget: fsl_qe_udc: convert to new style start/stop This patches converts the driver into the new style start/stop interface. As a result the driver no longer uses the static global udc_conroller variable. Compile tested only. Cc: Li Yang Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed