aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAbhinav Kumar <[email protected]>2019-06-18 13:24:12 -0700
committerRob Clark <[email protected]>2019-06-20 08:39:24 -0700
commit217a6ddf93e0d99ac720ded6c81401030af981a7 (patch)
tree9ae9343f8d162c8ed9a83995b5c7aa7f2a463b75 /net/lapb/lapb_subr.c
parenta67e13e1ee2d62871149e5ec629cf766d4127ff9 (diff)
drm/msm/dpu: add icc voting in dpu_mdss_init
dpu_mdss_destroy() can get called not just from msm_drm_uninit() but also from msm_drm_bind() in case of any failures. dpu_mdss_destroy() removes the icc voting by calling icc_put. This could accidentally remove the voting done by pm_runtime_enable. To make the voting balanced add a minimum vote in dpu_mdss_init() to avoid any unclocked access. This change depends on the following patch which introduces interconnect binding to MDSS driver: https://patchwork.codeaurora.org/patch/708155/ Signed-off-by: Abhinav Kumar <[email protected]> Reviewed-by: Sean Paul <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions