Commit 4776d966 authored by Asish Bhattacharya's avatar Asish Bhattacharya
Browse files

ASoC: msm: Migrate audio drivers to new clock apis.



Use the split clock APIs to do low latency actions (enable/disable)
frequently.  Use the high latency functions (prepare/unprepare)
sparingly to help performance.
Using these split apis instead of the 2 current APIs, allows the
clock driver to perform the slow steps with a mutex lock held and
removes the need to busy wait for the slow steps to finish.

Change-Id: Ic5b89183e86e788397be50d7b6f1d798c13ff417
Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
parent dafd5a66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment