Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information