MLK-16563-1: ASoC: cs42xx8: reset the codec in the beginning of probe
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 10 Oct 2017 08:59:50 +0000 (16:59 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:45 +0000 (15:38 -0500)
commitecfe7ffcbd38f0fef906967367759bcc9f8f80d0
tree70b05a9bd6d878b9cbf2ee295e188060d69671a9
parent2660b53c29676e55d085428c5e0630a8bb597070
MLK-16563-1: ASoC: cs42xx8: reset the codec in the beginning of probe

In AUDIO IO board for imx8qxp mek, after board reset, the codec
failed to probe, system can't find codec device on i2c bus.
The reason is not clear, but add reset operation in the beginning of
probe can fix this issue.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
sound/soc/codecs/cs42xx8.c