diff options
author | Axel Lin <axel.lin@gmail.com> | 2012-06-07 10:05:14 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-06-08 07:29:11 +0800 |
commit | 5a6881e8e134ea636bbc8423049e84638dbb7106 (patch) | |
tree | 57813294f666d3b659d097df22dfef190f2766b9 /firmware/yamaha | |
parent | 93b07e7bcd50bb73d3d60043438fa68bd5a0988b (diff) |
regulator: core: Handle fixed voltage in map_voltage_linear
Fixed voltage is a kind of linear mapping where n_voltages is 1.
This change allows [list|map]_voltage_linear to be used for fixed
voltage.
For fixed voltage, n_voltages is 1 and the only valid selector is 0.
Thus we actually don't care the uV_step setting.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'firmware/yamaha')
0 files changed, 0 insertions, 0 deletions