Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

leds: Fix indentation in LEDS_LP3944 Kconfig entry

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>

authored by

Antonio Ospite and committed by
Richard Purdie
7f1be819 db3f5207

+3 -3
+3 -3
drivers/leds/Kconfig
··· 150 150 tristate "LED Support for N.S. LP3944 (Fun Light) I2C chip" 151 151 depends on LEDS_CLASS && I2C 152 152 help 153 - This option enables support for LEDs connected to the National 154 - Semiconductor LP3944 Lighting Management Unit (LMU) also known as 155 - Fun Light Chip. 153 + This option enables support for LEDs connected to the National 154 + Semiconductor LP3944 Lighting Management Unit (LMU) also known as 155 + Fun Light Chip. 156 156 157 157 To compile this driver as a module, choose M here: the 158 158 module will be called leds-lp3944.