Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6ff3655773a1810b15da942c40478bf5217e390
Commit: d6ff3655773a1810b15da942c40478bf5217e390
Parent: b1d0e4f535e10775cffde922208b49629169aeaa
Author: Carlos Corbacho <[EMAIL PROTECTED]>
AuthorDate: Sat Feb 9 01:32:03 2008 +0000
Committer: Len Brown <[EMAIL PROTECTED]>
CommitDate: Sat Feb 9 04:14:59 2008 -0500
Documentation - Create laptops sub-directory
There are currently various laptop drivers floating about with no central
place for their documentation, which is currently scattered around the top
level Documentation/ directory.
So, as a first step, lets create a Documentation sub-directory, and update
the relevant index files. The work of then moving the existing laptop
driver related documentation will then be handled later.
Signed-off-by: Carlos Corbacho <[EMAIL PROTECTED]>
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
CC: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
CC: Mattia Dongili <[EMAIL PROTECTED]>
Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
Documentation/00-INDEX | 2 ++
Documentation/laptops/00-INDEX | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 6e9c405..3de34e5 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -227,6 +227,8 @@ kref.txt
- docs on adding reference counters (krefs) to kernel objects.
laptop-mode.txt
- how to conserve battery power using laptop-mode.
+laptops/
+ - directory with laptop related info and laptop driver documentation.
ldm.txt
- a brief description of LDM (Windows Dynamic Disks).
leds-class.txt
diff --git a/Documentation/laptops/00-INDEX b/Documentation/laptops/00-INDEX
new file mode 100644
index 0000000..2edb596
--- /dev/null
+++ b/Documentation/laptops/00-INDEX
@@ -0,0 +1,2 @@
+00-INDEX
+ - This file
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html