]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit7305608bc888271786e38aa27e63f846367ae842
tree30ebe6fc1e2452b298ea6a5f8e568690d76cb0f1
parent8f52a5800ab8f47a9bc430e21d5af84b6c290423
regulator: max8907: Fix n_voltages for MAX8907B SD1

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>
drivers/regulator/max8907-regulator.c