commit | 5bfb9ad0840b15d9c45d25a05e4ff9ae5eb80508 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Sep 17 13:48:45 2010 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 20 20:44:24 2010 +0100 |
tree | 36c6a383f73de86adf2d409be3003584311a297d | |
parent | 5250a5031ee5733c10c7cb371206ed3784918adc [diff] |
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>