Loading
platform: msm: qcom-geni-se: Fix race during DFS clk table init
Add protection against concurrent calls to the clk_xx APIs that are used
to setup the DFS source clock entries. Not doing so could result in the
transaction failures till the DFS table has been setup successfully.
Change-Id: I51e72607ddfc98e7d122c35f37623254ef71555d
Signed-off-by:
Girish Mahadevan <girishm@codeaurora.org>