[PATCH 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue May 19 06:16:33 CEST 2020


Hi Ranjani

Thank you for reviewing

> > From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > 
> > dai_link related function should be implemented at soc-link.c.
> > This patch adds snd_soc_link_be_hw_params_fixup().
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > ---
(snip)
> > +		if (ret < 0) {
> > +			dev_err(be->dev,
> > +				"ASoC: hw_params BE fixup failed %d\n",
> > ret);
> We can remove this error too isnt it? snd_soc_link_be_hw_params_fixup()
> would already have printed an error and this would be a duplicate?

Oh, yes.
Will fixup it in v2

Thank you for your help !!

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list