commit | 095022b9aa0546a0f3d3fb5f42c82b4004103864 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Mon Jul 27 15:12:39 2015 +0100 |
committer | Rob Clark <robdclark@gmail.com> | Sat Aug 15 18:27:26 2015 -0400 |
tree | 799ce6421d043f76e9963b107719cebc3f7a61d2 | |
parent | 09992e4d46935798b4a1cf3a734e6a0f3470f107 [diff] |
drm/msm: add calls to prepare and unprepare panel Prepare the panel before it's enabled and un-prepare after disable, this will make sure that the regulators are switched on and off correctly. Tested it on APQ8064 based IFC6410 with panel. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Rob Clark <robdclark@gmail.com>