Bläddra i källkod

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>
Axel Lin 12 år sedan
förälder
incheckning
7bde76726f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      drivers/regulator/Kconfig

+ 1 - 1
drivers/regulator/Kconfig

@@ -341,7 +341,7 @@ config REGULATOR_TPS51632
 	select REGMAP_I2C
 	select REGMAP_I2C
 	help
 	help
 	  This driver supports TPS51632 voltage regulator chip.
 	  This driver supports TPS51632 voltage regulator chip.
-	  The TPS52632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller
+	  The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller
 	  with Serial VID control and DVFS.
 	  with Serial VID control and DVFS.
 	  The voltage output can be configure through I2C interface or PWM
 	  The voltage output can be configure through I2C interface or PWM
 	  interface.
 	  interface.