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)
commit7d38a3cb9b9f6a6d31b1d19e4f07a7c0b71407d5
treed5c792a493faf3f1b7843f143a164013d6461766
parent51ced5e288b4381705df173fb05f561dea35bfac
regulator: tps65910: use appropriate variable names.

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>
drivers/regulator/tps65910-regulator.c
This page took 0.029299 seconds and 5 git commands to generate.