From: Chaithrika U S Date: Wed, 23 Sep 2009 14:12:08 +0000 (-0400) Subject: ASoC: DaVinci: Correct McASP FIFO initialization X-Git-Tag: v2.6.32-rc3~9^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539d3d8cbe5cf7597d4c4c4428aec242f9ea5185;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed