MLK-17528-2: ASoC: imx_pdm: Use FSL_SAI_CLK_BIT to signal the proper clock id
authorViorel Suman <viorel.suman@nxp.com>
Thu, 8 Feb 2018 10:48:01 +0000 (12:48 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:55:07 +0000 (14:55 -0500)
commit6940d29fd61401d25cf6b997483c7399386d5d95
treee48d76750d9b5c2f786903712bf1299c297dfbca
parentfcb827f10ecb0524b7b70c58951529b8113bc61c
MLK-17528-2: ASoC: imx_pdm: Use FSL_SAI_CLK_BIT to signal the proper clock id

The current implementation suggest that MAST1 frequency is to be changed,
which is wrong. Use FSL_SAI_CLK_BIT clock id instead of FSL_SAI_CLK_MAST1
in order to make the code more intuitive and to signal proper
clk_id to SAI.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
sound/soc/fsl/imx-pdm.c