]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit5bfb9ad0840b15d9c45d25a05e4ff9ae5eb80508
tree36c6a383f73de86adf2d409be3003584311a297d
parent5250a5031ee5733c10c7cb371206ed3784918adc
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 <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c