commit | 376d1a92ca587d3974d4791cdb99baa8b8e7f0dd | [log] [tgz] |
---|---|---|
author | Nicolin Chen <nicoleotsuka@gmail.com> | Tue Aug 05 17:20:21 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sat Aug 16 17:06:23 2014 -0500 |
tree | e5cf7277cc41ddc3f50bdb282bc19e846a465d45 | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 [diff] |
ASoC: fsl_sai: Initialize with software reset 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>