commit | 985884db501d7026257d122c3cc32a7005a9a864 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Dec 09 08:05:45 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 10 12:38:09 2012 +0900 |
tree | 96379e7eb17813863a6fefe27a08064f2da841de | |
parent | 5d6e6ffc400dbc3ea0cc58b8b6f9d9ac748d6572 [diff] |
regulator: anatop: Use linear_min_sel with linear mapping By setting linear_min_sel to anatop_reg->min_bit_val, we can avoid adjust the anatop_reg->min_bit_val offset in [set|get]_voltage_sel. With this chance we can refactor this driver to use regulator_[get|set]_voltage_sel_regmap. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Ying-Chun Liu <paulliu@debian.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>