From: Chao Xie Date: Thu, 24 Jan 2013 06:38:25 +0000 (-0500) Subject: usb: gadget: mv_udc: use udc_start and udc_stop functions X-Git-Tag: v3.9-rc1~126^2~43^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac16b6341f0022213fe828c50b7064744df86e0;p=pandora-kernel.git usb: gadget: mv_udc: use udc_start and udc_stop functions This patches converts the driver into the new style start/stop interface. As a result the driver no longer uses the static global the_conroller variable. Signed-off-by: Chao Xie Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed