commit | 9c7ce698ba41eec51b7d3e6a68c29fca26a32793 | [log] [tgz] |
---|---|---|
author | Vivek Gautam <vivek.gautam@codeaurora.org> | Tue Nov 08 15:37:47 2016 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 18:05:45 2016 -0500 |
tree | 49695b213e5edc062d74e21d9e978ac42595a886 | |
parent | 15887cb8cb912513c24e8834428922b8f4ae8eb5 [diff] |
phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init The phy init is meant to do phy initialization rather than just getting the clock and regulator. Move these clock and regulator get to probe(), to make room for actual phy initialization sequence. Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org> Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>