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

Skip to content
Commit a43aea28 authored by Shashi Kant Maurya's avatar Shashi Kant Maurya
Browse files

ASoC: SDM660: Avoid static route between cpu and codec dai



Currently ASoC core creates a static route b/w
playback/capture widgets of cpu and codec dai
if they are part of the same dai-link. However
this will cause codec path to get powered up first
followed by the backend dai start during device
switch use-case where the front-end is not closed,
leading to audio playback failure if either bit-width
or sample rate is different. Set the dynamic bit of
backend dai dailink to update the backend parameters
before codec path setup.

Signed-off-by: default avatarShashi Kant Maurya <smaury@codeaurora.org>
Change-Id: I71c3eb662091f78b419850bce962cfc2c041804a
parent 63a7be89
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