Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Geert Uytterhoeven and committed by
Mark Brown
4eb6678a 4536f3b9

+1 -1
+1 -1
drivers/regulator/Kconfig
··· 1121 1121 I2C control interface. 1122 1122 1123 1123 config REGULATOR_RT5739 1124 - tristate "Rcihtek RT5739 Regulator" 1124 + tristate "Richtek RT5739 Regulator" 1125 1125 depends on I2C 1126 1126 select REGMAP_I2C 1127 1127 help