mbox series

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

Message ID 20230824211241.388201-1-cristian.ciocaltea@collabora.com (mailing list archive)
Headers show
Series A couple of ASoC core fixes | expand

Message

Cristian Ciocaltea Aug. 24, 2023, 9:12 p.m. UTC
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(-)

Comments

Mark Brown Aug. 24, 2023, 10:15 p.m. UTC | #1
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.