[PATCH v2 0/2] A couple of ASoC core fixes

Cristian Ciocaltea posted 2 patches 2 years, 3 months ago
sound/soc/soc-core.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[PATCH v2 0/2] A couple of ASoC core fixes
Posted by Cristian Ciocaltea 2 years, 3 months ago
This is just a split version of the initial patch [1], as requested by Mark.

[1] https://lore.kernel.org/all/20230824193837.369761-1-cristian.ciocaltea@collabora.com/

Cristian Ciocaltea (2):
  ASoC: core: Do not error if a DAI link component is not found
  ASoC: core: Rename component_not_find label

 sound/soc/soc-core.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.41.0
Re: [PATCH v2 0/2] A couple of ASoC core fixes
Posted by Mark Brown 2 years, 3 months ago
On Fri, Aug 25, 2023 at 12:12:39AM +0300, Cristian Ciocaltea wrote:
> This is just a split version of the initial patch [1], as requested by Mark.

Thanks but I already queued v1 for CI, all being well that'll go through.