regulator: tps65218: Fix missing zero typo
authorAndrew F. Davis <afd@ti.com>
Tue, 15 Sep 2015 20:34:22 +0000 (15:34 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 16 Sep 2015 19:59:09 +0000 (20:59 +0100)
commit0f1d08dd6aaf7e9dd1039dce910c1f8ff58ee8c1
tree026f098c3b4bb91038c4a096b4f95b848b542e17
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
regulator: tps65218: Fix missing zero typo

Add missing zero to value. This will be needed when range checking
is implemented.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65218-regulator.c