[PATCH] regulator: rt5739: Spelling s/Rcihtek/Richtek/

From: Geert Uytterhoeven
Date: Tue Mar 07 2023 - 06:24:00 EST


Fix a misspelling of "Richtek".

Fixes: 4536f3b93a3373ca ("regulator: Add support for Richtek RT5739 voltage regulator")
Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
drivers/regulator/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index f76d47c9bd2e4e59..2d95a071f2004710 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -1128,7 +1128,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
--
2.34.1