From: Felipe Balbi Date: Wed, 16 Apr 2014 20:13:45 +0000 (-0500) Subject: usb: dwc3: core: refactor mode initialization to its own function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f94adfeed97a62f31a25d14effc6ac13c847333;p=pandora-kernel.git usb: dwc3: core: refactor mode initialization to its own function Move mode (Host, Peripheral, OTG) initialization to its own function in order to decrease the size of our probe() routine. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed