From: Kuninori Morimoto Date: Fri, 17 Sep 2010 04:48:45 +0000 (+0900) Subject: ASoC: fsi: modify variable name to easy to understand X-Git-Tag: v2.6.37-rc1~126^2~1^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfb9ad0840b15d9c45d25a05e4ff9ae5eb80508;p=pandora-kernel.git ASoC: fsi: modify variable name to easy to understand Current FSI driver is using data-length / width / number / offset for variables. But it was a very confusing name. This patch rename them to easy to understand, and add new functions for it. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed