Re: [PATCH] ASoC: soc-component: don't report of_xlate_dai_name failures

2020-07-24 Thread Mark Brown
On Thu, 23 Jul 2020 16:20:20 +0200, Jerome Brunet wrote: > With commit e2329eeba45f ("ASoC: soc-component: add soc_component_err()") > every error different for ENOTSUPP or EPROBE_DEFER will log an error. > > However, as explained in snd_soc_get_dai_name(), this callback may error > to indicate

[PATCH] ASoC: soc-component: don't report of_xlate_dai_name failures

2020-07-23 Thread Jerome Brunet
With commit e2329eeba45f ("ASoC: soc-component: add soc_component_err()") every error different for ENOTSUPP or EPROBE_DEFER will log an error. However, as explained in snd_soc_get_dai_name(), this callback may error to indicate that the DAI is not matched by the component tested. If the device