aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGravatar Geert Uytterhoeven <geert+renesas@glider.be> 2023-03-07 12:23:42 +0100
committerGravatar Mark Brown <broonie@kernel.org> 2023-03-07 13:58:26 +0000
commit4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6 (patch)
treeeaa8a1721d08ac5084787e13dd645880950eb1ec /drivers/regulator/Kconfig
parentregulator: Add support for Richtek RT5739 voltage regulator (diff)
downloadlinux-4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6.tar.gz
linux-4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6.tar.bz2
linux-4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6.zip
regulator: rt5739: Spelling s/Rcihtek/Richtek/
Fix a misspelling of "Richtek". Fixes: 4536f3b93a3373ca ("regulator: Add support for Richtek RT5739 voltage regulator") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/05f26d8e1e527f8b3fd2828f75ce2174e19c69e7.1678188171.git.geert+renesas@glider.be Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 31f8e0b7bdf1..d8ee041212df 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -1121,7 +1121,7 @@ config REGULATOR_RT5190A
I2C control interface.
config REGULATOR_RT5739
- tristate "Rcihtek RT5739 Regulator"
+ tristate "Richtek RT5739 Regulator"
depends on I2C
select REGMAP_I2C
help