summaryrefslogtreecommitdiff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2023-03-07 14:23:42 +0300
committerMark Brown <broonie@kernel.org>2023-03-07 16:58:26 +0300
commit4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6 (patch)
treeeaa8a1721d08ac5084787e13dd645880950eb1ec /drivers/regulator
parent4536f3b93a3373cac21911103cbaa8c4c2932c38 (diff)
downloadlinux-4eb6678ab53cac74e71fc5d4e6ff4035e5c847b6.tar.xz
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')
-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