regulator: tps65910: use appropriate variable names.
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 20 Jan 2012 11:06:22 +0000 (16:36 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:11:09 +0000 (12:11 +0000)
Renaming the variables "table" to "voltage_table" and
"table_len" to "n_voltages" of regulator information
to have more meaningful.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found