regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel
authorAxel Lin <axel.lin@ingics.com>
Wed, 3 Apr 2013 22:05:17 +0000 (06:05 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Apr 2013 10:23:10 +0000 (11:23 +0100)
commitcd2a55d2eb8b58672d2805388aa4a8e354381c96
tree44df2e89ff81c06eab83b2ab1b67ae6005dafb78
parentaca45e9e2fe90c496f238d87c3f27e294e99399a
regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel

All users of ab8500_regulator_volt_mode_ops and ab8500_regulator_volt_ops
do not set info->desc.enable_time, thus set_voltage_time_sel() always returns 0.
Remove it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c