[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250724112030.142121-1-colin.i.king@gmail.com>
Date: Thu, 24 Jul 2025 12:20:30 +0100
From: Colin Ian King <colin.i.king@...il.com>
To: Lee Jones <lee@...nel.org>,
Pavel Machek <pavel@...nel.org>,
linux-leds@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@...il.com>
---
drivers/leds/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 6e3dce7e35a4..06e6291be11b 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -674,7 +674,7 @@ config LEDS_BD2606MVV
help
This option enables support for BD2606MVV LED driver chips
accessed via the I2C bus. It supports setting brightness, with
- the limitiation that there are groups of two channels sharing
+ the limitation that there are groups of two channels sharing
a brightness setting, but not the on/off setting.
To compile this driver as a module, choose M here: the module will
--
2.50.0
Powered by blists - more mailing lists