regulator: rk808: Fix n_voltages for DCDC4
authorAxel Lin <axel.lin@ingics.com>
Tue, 2 Sep 2014 00:47:31 +0000 (08:47 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 2 Sep 2014 11:08:05 +0000 (12:08 +0100)
commit5a82067f013fb4f5083fabf4d28f4d1bbada8734
tree447b8a4585add978ef624ab86c1d87e8faff1cce
parentc61519fd9abb1b520bcbe2eb21cf161d4d1b9eec
regulator: rk808: Fix n_voltages for DCDC4

The min_sel is 0, max_sel is 15, so n_voltages should be 16.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rk808-regulator.c