MLK-16350-6: ASoC: fsl_esai: fix the slow bit clock rate
authorShengjiu Wang <shengjiu.wang@freescale.com>
Fri, 1 Sep 2017 07:36:58 +0000 (15:36 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:26 +0000 (15:38 -0500)
commit44c9e2c5a5bb54710e8963f255d6fe44b1bf5096
treee4f81bf386768e6a23adf5ff407464d62a43f6e3
parent31f1e33d620956a5ccb2104715eea421b999d32b
MLK-16350-6: ASoC: fsl_esai: fix the slow bit clock rate

When the mclk is 49M, but hk_rate is 24M, condition for search
the corret pm parameter is wrong. which cause the pm=999, then
the output bit clock rate is very small.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/fsl_esai.c