From: Felipe Balbi Date: Wed, 16 Apr 2014 20:08:29 +0000 (-0500) Subject: usb: dwc3: core: refactor PHY initialization X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9f94aca66aa8c83d531961ea8c7b8bace9433c;p=pandora-kernel.git usb: dwc3: core: refactor PHY initialization our probe() routine is too large and we can easily refactor PHY-related code out to another function to make it slightly less painful to read. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed