From: Kuninori Morimoto Date: Fri, 3 Feb 2012 08:50:59 +0000 (-0800) Subject: ASoC: fsi: data push/pop calculation part was divided X-Git-Tag: v3.4-rc1~88^2^2~27^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376cf38a90507f82d22b951b7776557aefe6109c;p=pandora-kernel.git ASoC: fsi: data push/pop calculation part was divided Next transfer data size of "push" and "pop" had calculated on shared function. But it was not readable code. This patch divided it into for push, and for pop. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed