Loading
clk: msm: mdss: add locking mechanism for critical section
The PLL resources are accessed by multiple tasks. Add mutex
to protect the critical section is avoid any configuration
issues with the shared resources.
Change-Id: Ifa6d93c50f528c6d25e85a2701c3ffd280a8a8f7
Signed-off-by:
Chandan Uddaraju <chandanu@codeaurora.org>