OSDN Git Service

msm: mdss: dp: fix handling of link training mutex
authorAravind Venkateswaran <aravindh@codeaurora.org>
Fri, 16 Dec 2016 01:41:04 +0000 (17:41 -0800)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 22 Dec 2016 00:25:46 +0000 (16:25 -0800)
commit5f41a670d14345da8ba300ab6b8029bdd06344f2
tree48c921e6214d9a0f6c541df135a2fe591d21deb4
parentc23be78397bd1a6efa8ee1bdc5abd435e365c019
msm: mdss: dp: fix handling of link training mutex

Remove the additional unbalanced unlock being called for the
link training mutex. This fixes random crashes seen while
running Display Port connection/disconnection tests.

Change-Id: I2fce80cec72e3bd8b1561fd46fa1a1520cddd294
Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
drivers/video/fbdev/msm/mdss_dp.c