diff options
| author | Cristian Ciocaltea <[email protected]> | 2023-08-24 19:38:37 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-08-24 20:10:45 +0000 |
| commit | 199cd64140f222c66b68ebe288a3fcd0570e2e41 (patch) | |
| tree | b677ffa2c1f7d92f7afcf00e77063727b9347ef7 /tools/perf/scripts/python/netdev-times.py | |
| parent | ASoC: codecs: Fix error code in aw88261_i2c_probe() (diff) | |
| download | kernel-199cd64140f222c66b68ebe288a3fcd0570e2e41.tar.gz kernel-199cd64140f222c66b68ebe288a3fcd0570e2e41.zip | |
ASoC: soc-core.c: Do not error if a DAI link component is not found
A recent cleanup of soc_dai_link_sanity_check() is responsible for
generating lots of confusing errors before returning -EPROBE_DEFER:
acp5x_mach acp5x_mach.0: ASoC: Component acp5x_i2s_dma.0 not found for link acp5x-8821-play
[...]
acp5x_mach acp5x_mach.0: ASoC: Component spi-VLV1776:00 not found for link acp5x-CS35L41-Stereo
[...]
acp5x_mach acp5x_mach.0: ASoC: Component spi-VLV1776:01 not found for link acp5x-CS35L41-Stereo
Switch back to the initial behaviour of logging those messages on
KERN_DEBUG level instead of KERN_ERR.
While at it, use the correct form of the verb in 'component_not_find'
label.
Fixes: 0e66a2c69409 ("ASoC: soc-core.c: cleanup soc_dai_link_sanity_check()")
Signed-off-by: Cristian Ciocaltea <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
