regulator: rt5739: Spelling s/Rcihtek/Richtek/

Fix a misspelling of "Richtek".

Fixes: 4536f3b93a ("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>
This commit is contained in:
Geert Uytterhoeven 2023-03-07 12:23:42 +01:00 committed by Mark Brown
parent 4536f3b93a
commit 4eb6678ab5
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -1121,7 +1121,7 @@ config REGULATOR_RT5190A
I2C control interface. I2C control interface.
config REGULATOR_RT5739 config REGULATOR_RT5739
tristate "Rcihtek RT5739 Regulator" tristate "Richtek RT5739 Regulator"
depends on I2C depends on I2C
select REGMAP_I2C select REGMAP_I2C
help help