From: Heiko Stübner Date: Mon, 19 Dec 2011 18:41:45 +0000 (+0100) Subject: usb: gadget: s3c-hsudc: use udc_start and udc_stop functions X-Git-Tag: v3.3-rc1~153^2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93e2600d80fc41ccf339b4a2843a3007d479907;p=pandora-kernel.git usb: gadget: s3c-hsudc: use udc_start and udc_stop functions udc_start and udc_stop reduce code duplication in comparison to start and stop generalising calls done by all drivers (i.e. bind and unbind) and moving these calls to common code. Signed-off-by: Heiko Stuebner Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed