]> Git Repo - linux.git/commitdiff
regulator: Fix a couple of spelling mistakes in Kconfig
authorColin Ian King <[email protected]>
Mon, 19 Jul 2021 10:34:29 +0000 (11:34 +0100)
committerMark Brown <[email protected]>
Mon, 19 Jul 2021 11:58:50 +0000 (12:58 +0100)
There are a couple of spelling mistakes in the Kconfig text. Fix them.

Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/regulator/Kconfig

index 6562d4c243b0102c2a2a54db8d239cde2e44446b..c63d5faa883c1b144daa9b3cb699c137db2a4d57 100644 (file)
@@ -1044,7 +1044,7 @@ config REGULATOR_RT6160
        help
          This adds support for voltage regulator in Richtek RT6160.
          This device automatically change voltage output mode from
-         Buck or Boost. The mode transistion depend on the input source voltage.
+         Buck or Boost. The mode transition depend on the input source voltage.
          The wide output range is from 2025mV to 5200mV and can be used on most
          common application scenario.
 
@@ -1053,7 +1053,7 @@ config REGULATOR_RT6245
        depends on I2C
        select REGMAP_I2C
        help
-         This adds supprot for Richtek RT6245 voltage regulator.
+         This adds support for Richtek RT6245 voltage regulator.
          It can support up to 14A output current and adjustable output voltage
          from 0.4375V to 1.3875V, per step 12.5mV.
 
This page took 0.074987 seconds and 4 git commands to generate.