commit | 01b09d53ad5b7e183386887cbc536dfda9f6ce65 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Sep 20 10:58:13 2018 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Tue Dec 11 12:51:28 2018 -0500 |
tree | 855382532ee5de2f88f0e80273201a7f0a4ec3a6 | |
parent | 9a5e3fce4b74035ef8d5d3c5b9795e8859c69c67 [diff] |
drm/msm: Remove dpu_encoder_phys_ops->hw_reset() We call out of the virt encoder into phys only to call back into the virt for hw reset. So remove the indirection and just call the virt function directly. Reviewed-by: Jeykumar Sankaran <jsanka@codeaurora.org> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>