regulator: lp8755: Provide map_voltage()
authorMark Brown <broonie@linaro.org>
Tue, 2 Jul 2013 22:57:35 +0000 (23:57 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 2 Jul 2013 22:59:39 +0000 (23:59 +0100)
commit56a942e9315877b8a9a3d2482d4c3b0da840d713
tree0078999263cddd86bdd430b3dd7652ae43e926fe
parent8bb495e3f02401ee6f76d1b1d77f3ac9f079e376
regulator: lp8755: Provide map_voltage()

Improve performance when setting voltages by avoiding a scan through the
selectors when we can simply calculate the selector we want.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/lp8755.c