diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/laptops/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/laptops/sony-laptop.txt (renamed from Documentation/sony-laptop.txt) | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index d69b2a3cb455..012ef98d4e0a 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -353,8 +353,6 @@ sh/ | |||
353 | - directory with info on porting Linux to a new architecture. | 353 | - directory with info on porting Linux to a new architecture. |
354 | smart-config.txt | 354 | smart-config.txt |
355 | - description of the Smart Config makefile feature. | 355 | - description of the Smart Config makefile feature. |
356 | sony-laptop.txt | ||
357 | - Sony Notebook Control Driver (SNC) Readme. | ||
358 | sonypi.txt | 356 | sonypi.txt |
359 | - info on Linux Sony Programmable I/O Device support. | 357 | - info on Linux Sony Programmable I/O Device support. |
360 | sound/ | 358 | sound/ |
diff --git a/Documentation/laptops/00-INDEX b/Documentation/laptops/00-INDEX index e806b084e5b2..c5bac77d3576 100644 --- a/Documentation/laptops/00-INDEX +++ b/Documentation/laptops/00-INDEX | |||
@@ -1,4 +1,6 @@ | |||
1 | 00-INDEX | 1 | 00-INDEX |
2 | - This file | 2 | - This file |
3 | sony-laptop.txt | ||
4 | - Sony Notebook Control Driver (SNC) Readme. | ||
3 | thinkpad-acpi.txt | 5 | thinkpad-acpi.txt |
4 | - information on the (IBM and Lenovo) ThinkPad ACPI Extras driver. | 6 | - information on the (IBM and Lenovo) ThinkPad ACPI Extras driver. |
diff --git a/Documentation/sony-laptop.txt b/Documentation/laptops/sony-laptop.txt index 7a5c1a81905c..8b2bc1572d98 100644 --- a/Documentation/sony-laptop.txt +++ b/Documentation/laptops/sony-laptop.txt | |||
@@ -114,4 +114,3 @@ Bugs/Limitations: | |||
114 | sonypi driver (through /dev/sonypi) does not try to use the | 114 | sonypi driver (through /dev/sonypi) does not try to use the |
115 | sony-laptop driver. In the future, spicctrl could try sonypi first, | 115 | sony-laptop driver. In the future, spicctrl could try sonypi first, |
116 | and if it isn't present, try sony-laptop instead. | 116 | and if it isn't present, try sony-laptop instead. |
117 | |||