diff options
Diffstat (limited to 'kernel/Documentation/leds/leds-class.txt')
-rw-r--r-- | kernel/Documentation/leds/leds-class.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/Documentation/leds/leds-class.txt b/kernel/Documentation/leds/leds-class.txt index 79699c200..62261c040 100644 --- a/kernel/Documentation/leds/leds-class.txt +++ b/kernel/Documentation/leds/leds-class.txt @@ -2,9 +2,6 @@ LED handling under Linux ======================== -If you're reading this and thinking about keyboard leds, these are -handled by the input subsystem and the led class is *not* needed. - In its simplest form, the LED class just allows control of LEDs from userspace. LEDs appear in /sys/class/leds/. The maximum brightness of the LED is defined in max_brightness file. The brightness file will set the brightness |