ASoC: fsi: modify variable name to easy to understand
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 17 Sep 2010 04:48:45 +0000 (13:48 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Sep 2010 19:44:24 +0000 (20:44 +0100)
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 <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found