ASoC: msm_sdw: Fix crash after SSR on speaker+BT ringtone

Observe crash when trigger SSR while ringtone play on
speaker+BT usecase. Due to race condition, AHB timeout
happens as codec register accessed without clock enabled.
Clock enable flag is reset when SSR down event is received
to avoid any unclocked access.

CRs-Fixed: 2017852
Change-Id: I5b006c7e9cbcecac2029bb36f2271befb0debfec
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
1 file changed