commit | cd2a55d2eb8b58672d2805388aa4a8e354381c96 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Apr 04 06:05:17 2013 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 05 11:23:10 2013 +0100 |
tree | 44df2e89ff81c06eab83b2ab1b67ae6005dafb78 | |
parent | aca45e9e2fe90c496f238d87c3f27e294e99399a [diff] |
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>