From: Kuninori Morimoto Date: Mon, 22 Feb 2010 07:41:57 +0000 (+0900) Subject: ASoC: fsi: Modify over/under run error settlement X-Git-Tag: v2.6.34-rc1~243^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fc9a0a808f23b7b305f6c018e4882118b88d92;p=pandora-kernel.git ASoC: fsi: Modify over/under run error settlement In current FSI driver, playback function cares only overrun, and capture function cares only underrun. But playback function should had cared about underrun, and capture function should had cared about overrun too. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed