commit | 539d3d8cbe5cf7597d4c4c4428aec242f9ea5185 | [log] [tgz] |
---|---|---|
author | Chaithrika U S <chaithrika@ti.com> | Wed Sep 23 10:12:08 2009 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 23 10:37:08 2009 -0700 |
tree | 503d1415bf4874484b4bc08633266a7f203b9e54 | |
parent | 92e2a6f68219f8d4c862b1f29c653b05639e4c06 [diff] |
ASoC: DaVinci: Correct McASP FIFO initialization McASP write FIFO registers should be modified for playback and read FIFO registers for capture. Check the PCM mode before manipulating the FIFO registers. Currently, irrespective of playback/capture both the FIFOs are enabled or disbaled. This resulted in errors in audio loopback mode. Signed-off-by: Chaithrika U S <chaithrika@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>