ASoC: fsl_sai: Initialize with software reset
authorNicolin Chen <nicoleotsuka@gmail.com>
Tue, 5 Aug 2014 09:20:21 +0000 (17:20 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:06:23 +0000 (17:06 -0500)
This patch adds software reset code in dai_probe() so as to make a true init
by clearing SAI's internal logic, including the bit clock generation, status
flags, and FIFO pointers.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found