Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6258e3c9 authored by Vidyakumar Athota's avatar Vidyakumar Athota Committed by Gerrit - the friendly Code Review server
Browse files

drivers: mfd: fix audio mute issue after ADSP SSR



Native audio playback is muted after adsp subsystem restart,
because codec device_reset() API is called even before device_down()
API finishes execution. This causes audio to mute, as codec is not
in proper reset state. Add new lock to synchronize codec subsystem
restart APIs.

Change-Id: I2366f8b04fc6cb7d874661b948c3e9af10470107
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent f8cd3718
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment