commit | 556a76e51b5c8e16986e2cc0a5e14306a4e2505a | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Tue Aug 18 10:34:32 2015 -0700 |
committer | Rob Clark <robdclark@gmail.com> | Thu Oct 22 15:39:53 2015 -0400 |
tree | ca69f9b2f8df07341e6b50cd7728dbc4417a7fc9 | |
parent | 8217e97ab9888651f4a5b24c682047457965349a [diff] |
drm: msm: dsi: Don't attempt changing voltage of switches In some configurations the supplies are voltage switches and not LDOs, making the set voltage call to fail. Check with the regulator framework if the supply can change voltage before attempting. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>