regulator: max8907: Fix n_voltages for MAX8907B SD1
authorAxel Lin <axel.lin@gmail.com>
Thu, 16 Aug 2012 04:26:02 +0000 (12:26 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 18:00:28 +0000 (11:00 -0700)
For linear voltage mapping, the n_voltages is (max - min) / step + 1

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found