MLK-16839-3: ASoC: fsl_esai: remove rate constrain for FE-BE case
authorShengjiu Wang <shengjiu.wang@nxp.com>
Fri, 17 Nov 2017 08:41:32 +0000 (16:41 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:47:02 +0000 (15:47 -0500)
commit11d2da5adce37a66b0b680528c146cf40d1e3e1c
treee8103537dfddc2ff777a9bb410cb43e579a9e0d8
parent7e05dcf668fc6af64964353fdc7b3b4ded63f910
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>
sound/soc/fsl/fsl_esai.c