leds: Small fixes for Flash class description

Fix misspelling and capitalization of LED in the Kconfig.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
This commit is contained in:
Dan Murphy 2019-04-03 13:19:22 -05:00 committed by Jacek Anaszewski
parent 857b079b1a
commit 6e6c214f16

View file

@ -23,8 +23,8 @@ config LEDS_CLASS_FLASH
tristate "LED Flash Class Support" tristate "LED Flash Class Support"
depends on LEDS_CLASS depends on LEDS_CLASS
help help
This option enables the flash led sysfs class in /sys/class/leds. This option enables the flash LED sysfs class in /sys/class/leds.
It wrapps LED Class and adds flash LEDs specific sysfs attributes It wraps LED Class and adds flash LEDs specific sysfs attributes
and kernel internal API to it. You'll need this to provide support and kernel internal API to it. You'll need this to provide support
for the flash related features of a LED device. It can be built for the flash related features of a LED device. It can be built
as a module. as a module.