diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2011-04-04 15:08:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-04 17:51:47 -0700 |
commit | 9a684e19afc630e0763246ee79c0578c1a8eaee8 (patch) | |
tree | 46637b603516deb789051f52a09cdf5830b5ac2a /Documentation/leds/00-INDEX | |
parent | 9718269a7f5f6f3d723dd34e05269579a3ccfc1e (diff) | |
download | linux-9a684e19afc630e0763246ee79c0578c1a8eaee8.tar.bz2 |
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>
Diffstat (limited to 'Documentation/leds/00-INDEX')
-rw-r--r-- | Documentation/leds/00-INDEX | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/leds/00-INDEX b/Documentation/leds/00-INDEX new file mode 100644 index 000000000000..29f481df32c7 --- /dev/null +++ b/Documentation/leds/00-INDEX @@ -0,0 +1,8 @@ +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. |