From: Colin Ian King Date: Thu, 24 Jul 2025 11:31:12 +0000 (+0100) Subject: regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d141edbfa3e0a213c537e979790835550270d6;p=thirdparty%2Flinux.git regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator" There is a spelling mistake in the REGULATOR_RT4803 config. Fix it. Signed-off-by: Colin Ian King Link: https://patch.msgid.link/20250724113113.143009-1-colin.i.king@gmail.com Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 7423954153b07..eaa6df1c9f806 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -1203,7 +1203,7 @@ config REGULATOR_RT4801 The device supports two regulators (DSVP/DSVN). config REGULATOR_RT4803 - tristate "Richtek RT4803 boost regualtor" + tristate "Richtek RT4803 boost regulator" depends on I2C select REGMAP_I2C help