From: Kuninori Morimoto Date: Fri, 17 Dec 2010 03:55:22 +0000 (+0900) Subject: ASoC: sh: fsi: Add over/under run counter X-Git-Tag: v2.6.38-rc1~236^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec9bc35a6a01555836fa1e4d0f00a3501835b0b;p=pandora-kernel.git ASoC: sh: fsi: Add over/under run counter Current FSI driver had printed under/over run error if status register have its error bit. But runtime print cause the next error because print out is slow. This patch add error counter and print error when sound stop Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed