msm: mdss: configure clk_lane_cnt variable for recovery failure
The clk_lane_cnt variable is not reset when frame transfer timeout
happens. Due to this, the clk_lane_cnt is only incremented and never
decremented during this race condition. Fix this by resetting the
clk_lane_cnt variable when recovery failure happens.
Change-Id: Id6254c68e6f04b75ad4709c04087ef729679ff8f
Signed-off-by:
Chandan Uddaraju <chandanu@codeaurora.org>
Loading
Please register or sign in to comment