Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a684e19 authored by Antonio Ospite's avatar Antonio Ospite Committed by Linus Torvalds
Browse files

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: default avatarAntonio Ospite <ospite@studenti.unina.it>
Acked-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9718269a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -206,8 +206,8 @@ laptops/
	- directory with laptop related info and laptop driver documentation.
ldm.txt
	- a brief description of LDM (Windows Dynamic Disks).
leds-class.txt
	- documents LED handling under Linux.
leds/
	- directory with info about LED handling under Linux.
local_ops.txt
	- semantics and behavior of local atomic operations.
lockdep-design.txt
+8 −0
Original line number Diff line number Diff line
leds-class.txt
	- documents LED handling under Linux.
leds-lp3944.txt
	- notes on how to use the leds-lp3944 driver.
leds-lp5521.txt
	- notes on how to use the leds-lp5521 driver.
leds-lp5523.txt
	- notes on how to use the leds-lp5523 driver.
+0 −1
Original line number Diff line number Diff line
@@ -95,4 +95,3 @@ There are a number of cases where a trigger might only be mappable to a
particular LED (ACPI?). The addition of triggers provided by the LED driver
should cover this option and be possible to add without breaking the
current interface.