diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-06-12 12:36:20 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-13 21:53:23 +0400 |
commit | 74e20e569158063970624e360c8395ac5cffd654 (patch) | |
tree | 92b78dc32ca0adbdbc052d4d4abf08f1f1f866b8 /include/linux/mfd/tps65217.h | |
parent | df2643cfa4ad4f3775838ad0c0815c465f351f92 (diff) | |
download | linux-74e20e569158063970624e360c8395ac5cffd654.tar.xz |
regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage
Adjust the equation for selector >= 15 for better readability.
The equation "1700000 + ((selector - 15) * 100000)" can be interpreted by:
Starting from selector 15: Steps of 100mV from 1700mV
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/linux/mfd/tps65217.h')
0 files changed, 0 insertions, 0 deletions