diff options
| author | Cezary Rojewski <cezary.rojewski@intel.com> | 2026-09-02 10:18:10 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-03 22:51:37 +0100 |
| commit | c6dceca9f78fbd478c41735457c4de9c25a6b1c8 (patch) | |
| tree | f77d591fe28a7b5a65194edc710053282a06755f /scripts/Makefile.thinlto | |
| parent | f4ba00bb56a8511bafbd19826501d27157141c6d (diff) | |
| download | linux-next-c6dceca9f78fbd478c41735457c4de9c25a6b1c8.tar.gz linux-next-c6dceca9f78fbd478c41735457c4de9c25a6b1c8.zip | |
ASoC: Intel: avs: Do not ignore -ENOENT when loading a topology
avs_load_topology() combines request_firmware() and
snd_soc_tplg_component_load(). The fallback mechanism introduced for
the HDAudio based boards honors -ENOENT and checks for a generic
topology if no specific is found before giving up and failing the
component probing.
However, if -ENOENT is returned by the latter function -
snd_soc_tplg_component_load() - is shall not be ignored. That means
there is an actual problem with the topology file and no fallback shall
be attempted.
Fixes: 739c031110da ("ASoC: Intel: avs: Provide support for fallback topology")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260902081814.1590883-7-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
