aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2012-11-01 02:02:36 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-11-01 10:23:04 -0400
commit7bde76726fa296defc0eafc602284a7676817348 (patch)
tree63a5258d7e9d4b2dff0d5c5897481d5b1f71fc44 /drivers
parent0c57067430a2b729bc08c92b17eb4f29d9bbfaae (diff)
regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help text
Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index aa9e8a18262d..2fd5808bf668 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -341,7 +341,7 @@ config REGULATOR_TPS51632
341 select REGMAP_I2C 341 select REGMAP_I2C
342 help 342 help
343 This driver supports TPS51632 voltage regulator chip. 343 This driver supports TPS51632 voltage regulator chip.
344 The TPS52632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller 344 The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller
345 with Serial VID control and DVFS. 345 with Serial VID control and DVFS.
346 The voltage output can be configure through I2C interface or PWM 346 The voltage output can be configure through I2C interface or PWM
347 interface. 347 interface.