From: Peter Ujfalusi Date: Wed, 3 Mar 2010 13:08:08 +0000 (+0200) Subject: OMAP3: McBSP: Add interface for FIFO caused delay query X-Git-Tag: v2.6.35-rc1~478^2^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc976ed38a927fc9880bd3dc498a6a903d1ba74;p=pandora-kernel.git OMAP3: McBSP: Add interface for FIFO caused delay query New functions for querying the FIFO caused delay on both TX and RX path. On TX path the return value shows the number of used locations in the FIFO. On RX papth it returns the number of locations to be filled to reach the threshold value (DMA will be triggered to read the data out from the FIFO). Signed-off-by: Peter Ujfalusi Acked-by: Tony Lindgren Acked-by: Jarkko Nikula Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed