summaryrefslogtreecommitdiff
path: root/Documentation/DMA-API.txt
diff options
context:
space:
mode:
authorVeera Sundaram Sankaran <veeras@codeaurora.org>2015-09-25 12:00:09 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:46:13 -0700
commitac512d61b762412c88cc43950f0184e5209ad905 (patch)
tree5184f76161f9e4437cd8181ac472825f04aadf8c /Documentation/DMA-API.txt
parent65015f871e495c0d5e7cce36e8f576a988e396d7 (diff)
msm: mdss: fix clk_init and panel_cfg sequence in ctrl_probe
Currently, there is a circular dependency between clk init and panel_cfg. This is due to the shadow_clk init in clk_init which depends on dyn_fps, a panel specific parameter and refresh_clk in panel_cfg which tries to refresh the clks before the clks are initialized. Decouple the dependencies and fix the sequence to avoid unnecessary error logs. Change-Id: Icbcd1030b7f72e5e551be864b667e97c938500d0 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org> [cip@codeaurora.org: Resolved merge conflict] Signed-off-by: Clarence Ip <cip@codeaurora.org>
Diffstat (limited to 'Documentation/DMA-API.txt')
0 files changed, 0 insertions, 0 deletions