Documentation: consolidate leds files to leds/ subdir

leds: move leds-class documentation under the leds/ subdir.
Add also a leds/00-INDEX file describing the files under leds/

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Antonio Ospite and committed by Linus Torvalds 9a684e19 9718269a

+10 -3
+2 -2
Documentation/00-INDEX
··· 206 - directory with laptop related info and laptop driver documentation. 207 ldm.txt 208 - a brief description of LDM (Windows Dynamic Disks). 209 - leds-class.txt 210 - - documents LED handling under Linux. 211 local_ops.txt 212 - semantics and behavior of local atomic operations. 213 lockdep-design.txt
··· 206 - directory with laptop related info and laptop driver documentation. 207 ldm.txt 208 - a brief description of LDM (Windows Dynamic Disks). 209 + leds/ 210 + - directory with info about LED handling under Linux. 211 local_ops.txt 212 - semantics and behavior of local atomic operations. 213 lockdep-design.txt
-1
Documentation/leds-class.txt Documentation/leds/leds-class.txt
··· 95 particular LED (ACPI?). The addition of triggers provided by the LED driver 96 should cover this option and be possible to add without breaking the 97 current interface. 98 -
··· 95 particular LED (ACPI?). The addition of triggers provided by the LED driver 96 should cover this option and be possible to add without breaking the 97 current interface.
Documentation/leds-lp3944.txt Documentation/leds/leds-lp3944.txt
+8
Documentation/leds/00-INDEX
···
··· 1 + leds-class.txt 2 + - documents LED handling under Linux. 3 + leds-lp3944.txt 4 + - notes on how to use the leds-lp3944 driver. 5 + leds-lp5521.txt 6 + - notes on how to use the leds-lp5521 driver. 7 + leds-lp5523.txt 8 + - notes on how to use the leds-lp5523 driver.