From: Ivan T. Ivanov Date: Mon, 28 Apr 2014 13:34:09 +0000 (+0300) Subject: usb: phy: msm: Remove unnecessarily check for valid regulators. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ddad47421669452186678d51c09a3778ab552f;p=pandora-kernel.git usb: phy: msm: Remove unnecessarily check for valid regulators. Whether regulators are available or not is checked at driver probe. If they are not available driver will refuse to load, so no need to check them again. Signed-off-by: Ivan T. Ivanov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed