leds: Small fixes for Flash class description
authorDan Murphy <dmurphy@ti.com>
Wed, 3 Apr 2019 18:19:22 +0000 (13:19 -0500)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Wed, 3 Apr 2019 20:18:27 +0000 (22:18 +0200)
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>
drivers/leds/Kconfig

index 0414ade..6b01652 100644 (file)
@@ -23,8 +23,8 @@ config LEDS_CLASS_FLASH
        tristate "LED Flash Class Support"
        depends on LEDS_CLASS
        help
-         This option enables the flash led sysfs class in /sys/class/leds.
-         It wrapps LED Class and adds flash LEDs specific sysfs attributes
+         This option enables the flash LED sysfs class in /sys/class/leds.
+         It wraps LED Class and adds flash LEDs specific sysfs attributes
          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
          as a module.