diff options
author | 2025-05-30 16:12:31 +0200 | |
---|---|---|
committer | 2025-06-02 12:27:42 +0100 | |
commit | 59a4d9a9efd921ae2b722ffa52217124bcbc0acf (patch) | |
tree | 0e181250b4ffad4f7a869faad1219b278f39c40b /scripts/lib/kdoc/kdoc_files.py | |
parent | ASoC: rt1320: fix speaker noise when volume bar is 100% (diff) | |
download | linux-rng-59a4d9a9efd921ae2b722ffa52217124bcbc0acf.tar.xz linux-rng-59a4d9a9efd921ae2b722ffa52217124bcbc0acf.zip |
ASoC: pcm: Do not open FEs with no BEs connected
The check is performed in prepare-step, that is dpcm_fe_dai_prepare()
but that is very late - code operates on invalid configuration from
dpcm_fe_dai_open() till it gets there. Relocate the check to the
open-step to avoid any invalid scenarios.
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250530141231.2943351-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions