MLK-11429-20: ASoC: cs4xx8: fix the setting of Functional mode
authorShengjiu Wang <b02247@freescale.com>
Wed, 2 Jul 2014 09:24:45 +0000 (17:24 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:12 +0000 (14:48 -0500)
commit0641afa841601fc1a048e3cc02395f45e99c04d0
treeb580b5084055078a81e810b6b85cdeba0481b634
parent52804654c86de2fc03e099b6568dea1d87d25e93
MLK-11429-20: ASoC: cs4xx8: fix the setting of Functional mode

cherry-pick below patch from imx_3.14.y
ENGR00320849-1 ASoC: cs4xx8: fix the setting of Functional mode

Failed case:
arecord -Dhw:0,1 -f S16_LE -r 96000 -c 2 -traw | aplay -Dhw:0,0 -f
S16_LE -r 96000 -c 2 -traw.
There is no sound when use this case.The reason is that the setting
of Functional mode is not correct.

Signed-off-by: Shengjiu Wang <b02247@freescale.com>
(cherry picked from commit be1ef3bb8da5c263345ebdad4a7c218a095d0f48)
(cherry picked from commit c2dfac6c09bc1fcb044022bcdaea450707feda4c)
sound/soc/codecs/cs42xx8.c