commit | 25f59744601cd53ea674a7467fe3c3f2e8bc0e5c | [log] [tgz] |
---|---|---|
author | Ajay Agarwal <ajaya@codeaurora.org> | Thu Dec 14 14:43:46 2017 +0530 |
committer | Ajay Agarwal <ajaya@codeaurora.org> | Thu Dec 28 10:49:25 2017 +0530 |
tree | 1a718652207bfc5039835eab856195f86e6f655a | |
parent | 389ef2714b3a2b41ae42b491d67538e0a134bcbd [diff] |
usb: phy: msm: Expose DP/DM operations as a regulator Instead of having the controller driver call the PHY's DP/DM properties on behalf of the charger driver to enable and disable the regulator, allow the PHY to expose a regulator device. The charger driver then obtains a handle to this regulator to perform regulator enable and disable directly. Change-Id: I24c9b5722d84ea90f5a339245eb85b6a0dcbccf0 Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>