diff options
author | Enrico Weigelt, metux IT consult <info@metux.net> | 2019-03-06 19:15:46 +0100 |
---|---|---|
committer | Jacek Anaszewski <jacek.anaszewski@gmail.com> | 2019-03-31 20:11:43 +0200 |
commit | 0eae60583f3229dc67dab952d2be76936c5f56c1 (patch) | |
tree | 807c1ac7e4fe973177aca1f5f2bda7cdcf5a7d6d /drivers/leds | |
parent | 71c873080200912a053e1d897c5106e6b65f5309 (diff) | |
download | talos-op-linux-0eae60583f3229dc67dab952d2be76936c5f56c1.tar.gz talos-op-linux-0eae60583f3229dc67dab952d2be76936c5f56c1.zip |
drivers: leds: Kconfig: pedantic cleanups
Clean up spaces before tabs.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/Kconfig | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index a72f97fca57b..2b5ae50f8c9a 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -56,7 +56,7 @@ config LEDS_AAT1290 depends on OF depends on PINCTRL help - This option enables support for the LEDs on the AAT1290. + This option enables support for the LEDs on the AAT1290. config LEDS_AN30259A tristate "LED support for Panasonic AN30259A" @@ -413,13 +413,13 @@ config LEDS_CLEVO_MAIL This module can drive the mail LED for the following notebooks: - Clevo D400P - Clevo D410J - Clevo D410V - Clevo D400V/D470V (not tested, but might work) - Clevo M540N - Clevo M5x0N (not tested, but might work) - Positivo Mobile (Clevo M5x0V) + Clevo D400P + Clevo D410J + Clevo D410V + Clevo D400V/D470V (not tested, but might work) + Clevo M540N + Clevo M5x0N (not tested, but might work) + Positivo Mobile (Clevo M5x0V) If your model is not listed here you can try the "nodetect" module parameter. @@ -462,7 +462,7 @@ config LEDS_WM831X_STATUS depends on MFD_WM831X help This option enables support for the status LEDs of the WM831x - series of PMICs. + series of PMICs. config LEDS_WM8350 tristate "LED Support for WM8350 AudioPlus PMIC" |