On Fri, Apr 22, 2022 at 10:21:25AM -0300, Fabio Estevam wrote: > From: Shengjiu Wang <shengjiu.wang@xxxxxxx> > > The constraint is not needed for back end bistream since > the sample rate is fixed by dts and the constraint > is propagated to front end bistream as they share the same > snd_soc_pcm_runtime. > > Fixes: 007b6a54c305 ("ASoC: codecs: add wm8524 codec driver") > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx> > Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx> > Reviewed-by: Viorel Suman <viorel.suman@xxxxxxx> > Tested-by: Fabio Estevam <festevam@xxxxxxx> > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > --- There was some previous discussion of this patch here: https://patchwork.kernel.org/project/alsa-devel/patch/1649754826-2651-1-git-send-email-shengjiu.wang@xxxxxxx/ Thanks, Charles