[RFT][PATCH] regulator: tps65218: Convert to use regulator_set_voltage_time_sel

2014-02-18 Thread Axel Lin
Use regulator_set_voltage_time_sel() instead of open-coded. Signed-off-by: Axel Lin --- drivers/regulator/tps65218-regulator.c | 37 +- 1 file changed, 10 insertions(+), 27 deletions(-) diff --git a/drivers/regulator/tps65218-regulator.c

[RFT][PATCH] regulator: tps65218: Convert to use regulator_set_voltage_time_sel

2014-02-18 Thread Axel Lin
Use regulator_set_voltage_time_sel() instead of open-coded. Signed-off-by: Axel Lin axel@ingics.com --- drivers/regulator/tps65218-regulator.c | 37 +- 1 file changed, 10 insertions(+), 27 deletions(-) diff --git a/drivers/regulator/tps65218-regulator.c