Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b3e16f69 authored by Sandeep Panda's avatar Sandeep Panda
Browse files

drm/msm/dsi-staging: register dsi interrupt handler before mode switch



There can be a use case where during display resume, dynamic mode
switch flag might be set. In this scenario before registering for
interrupt handler, DSI driver will enable the clocks, which might
lead to interrupt storm as DSI won't be able to handle the interrupts.
This change fixes the same by moving interrupt handler registration
sequence before mode switch call.

Change-Id: I1a112175acc0c6883ca4d6ca4e535de7361499ff
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent e89a5466
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment