Commits

Shengjiu Wang committed f0796265602
MLK-14447: ASoC: fsl_ssi: Fix Capture and Playback with i2s mode Fixes: 95461157dea0 ("MLK-14316 ASoC: fsl_ssi: Fix playback and capture with mono stream") This commit (95461157dea0) cause a side effect for i2s mode, for it clears the setting of I2S_MODE, the basic idea is the set_fmt() function should not touch the I2S_MODE and NET mode of SCR. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>