commit | f7ddad47421669452186678d51c09a3778ab552f | [log] [tgz] |
---|---|---|
author | Ivan T. Ivanov <iivanov@mm-sol.com> | Mon Apr 28 16:34:09 2014 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 30 11:28:42 2014 -0500 |
tree | 5b52a49629b80e69fe307e6554dc158ff52d5934 | |
parent | 6b99c68ec1f979ef6ea956516a87afa9bb5551ca [diff] |
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 <iivanov@mm-sol.com> Signed-off-by: Felipe Balbi <balbi@ti.com>