summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorLaxminath Kasam <lkasam@codeaurora.org>2017-03-19 10:35:45 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-22 00:51:47 -0700
commit145923d535a06a2571743319aa3ad8e5d17e2fa6 (patch)
treef7873c1def67550aa9b8efae88708f0f64942619 /drivers
parentc1ef16be6d3c5606edb7a23398611d010b405aa8 (diff)
ASoC: sdm660_cdc: Fix 44.1 clip mute first time after boot
After boot, insert headphone and play 44.1 clip fails to play first time sometimes. Since at bootup MCLK is acquired at 9.6MHz and not reset. And for 44.1MHz, request for 11.2896MHz is done causes overwrite of frequency request at DSP which is not allowed and causes playback to fail. At bootup regacache call for digital codec result in additional vote for MCLK if int_mclk0_enabled flag is false. Change the order in device_down call from analog codec and also avoid notifier call for SUBSYS_DOWN at bootup. Change-Id: Ifc0540826d38c5adf8b068ea87d5a5f71a4ac674 Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions