msm: mdss: turn on the mdss clocks when enabling vsync
Switch on the mdss clocks while enabling vsync irq.
Since mdss clocks are refcounted and irq is asynchronus
there can be case as clocks are off and irq is triggered.
This change will add a refcount while enabling irq so that
clocks are on when irq is triggered.
Change-Id: I90728f6d94b9d846b2c805a68ee49a6ef2a8ffc3
Signed-off-by:
Kalyan Thota <kalyant@codeaurora.org>
Loading
Please register or sign in to comment