git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5250a50
)
ASoC: fsi: modify variable name to easy to understand
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 17 Sep 2010 04:48:45 +0000
(13:48 +0900)
committer
Mark 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