ANDROID: GKI: ASoC: dapm: Avoid static route b/w 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 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. Test: build Bug: 151372815 Change-Id: Icd17677a73fdc4bd30e0918fcaa7e7f394245685 Signed-off-by:Sudheer Papothi <spapothi@codeaurora.org> (cherry picked from commit 85a57fb9237c4021150e3a3ba9a274a7b78b79a5) Signed-off-by:
Hridya Valsaraju <hridya@google.com>
Loading
Please register or sign in to comment