Commits

Shengjiu Wang committed 9919098fdd2
MLK-16839-3: ASoC: fsl_esai: remove rate constrain for FE-BE case In FE-BE case, the constraint in BE cpu dai will propagate to FE. and the rate constaint is set by .be_hw_params_fixup in dai_link for BE. So rate constraint in BE cpu dai is not needed in FE-BE case. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>