projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
758e743
)
leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
author
Colin Ian King
<colin.i.king@gmail.com>
Thu, 24 Jul 2025 11:20:30 +0000
(12:20 +0100)
committer
Lee Jones
<lee@kernel.org>
Mon, 18 Aug 2025 08:48:13 +0000
(09:48 +0100)
There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link:
https://lore.kernel.org/r/20250724112030.142121-1-colin.i.king@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/leds/Kconfig
b/drivers/leds/Kconfig
index
6e3dce7
..
06e6291
100644
(file)
--- 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 limit
i
ation 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