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]>
CC: Randy Dunlap <[EMAIL PROTECTED]>
CC: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
CC: Mattia Dongili <[EMAIL PROTECTED]>
CC: Len Brown <[EMAIL PROTECTED]>
---

 Documentation/00-INDEX         |    2 ++
 Documentation/laptops/00-INDEX |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/laptops/00-INDEX


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 linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to