diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2007-03-23 16:33:54 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-03-25 23:37:54 -0400 |
commit | 837ca6ddb440c186eaa8e01b69486581d3457f2c (patch) | |
tree | d46546f911739a9fd2ff3ab4ebaa669a236454ac /Documentation | |
parent | e0f2e3a06be513352cb4955313ed7e55909acd84 (diff) |
ACPI: ibm-acpi: kill trailing whitespace
I shall protect the ibm-acpi city against the invasion of the barbarian
blanks! To the unforgiving jaws of sed s/[[:blank:]]\+$// they go!
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ibm-acpi.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ibm-acpi.txt b/Documentation/ibm-acpi.txt index 0132d363feb5..cdcef016907a 100644 --- a/Documentation/ibm-acpi.txt +++ b/Documentation/ibm-acpi.txt | |||
@@ -21,7 +21,7 @@ detailed description): | |||
21 | 21 | ||
22 | - Fn key combinations | 22 | - Fn key combinations |
23 | - Bluetooth enable and disable | 23 | - Bluetooth enable and disable |
24 | - video output switching, expansion control | 24 | - video output switching, expansion control |
25 | - ThinkLight on and off | 25 | - ThinkLight on and off |
26 | - limited docking and undocking | 26 | - limited docking and undocking |
27 | - UltraBay eject | 27 | - UltraBay eject |
@@ -472,7 +472,7 @@ This feature dumps the values of 256 embedded controller | |||
472 | registers. Values which have changed since the last time the registers | 472 | registers. Values which have changed since the last time the registers |
473 | were dumped are marked with a star: | 473 | were dumped are marked with a star: |
474 | 474 | ||
475 | [root@x40 ibm-acpi]# cat /proc/acpi/ibm/ecdump | 475 | [root@x40 ibm-acpi]# cat /proc/acpi/ibm/ecdump |
476 | EC +00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +0a +0b +0c +0d +0e +0f | 476 | EC +00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +0a +0b +0c +0d +0e +0f |
477 | EC 0x00: a7 47 87 01 fe 96 00 08 01 00 cb 00 00 00 40 00 | 477 | EC 0x00: a7 47 87 01 fe 96 00 08 01 00 cb 00 00 00 40 00 |
478 | EC 0x10: 00 00 ff ff f4 3c 87 09 01 ff 42 01 ff ff 0d 00 | 478 | EC 0x10: 00 00 ff ff f4 3c 87 09 01 ff 42 01 ff ff 0d 00 |
@@ -503,7 +503,7 @@ vary. The second ensures that the fan-related values do vary, since | |||
503 | the fan speed fluctuates a bit. The third will (hopefully) mark the | 503 | the fan speed fluctuates a bit. The third will (hopefully) mark the |
504 | fan register with a star: | 504 | fan register with a star: |
505 | 505 | ||
506 | [root@x40 ibm-acpi]# cat /proc/acpi/ibm/ecdump | 506 | [root@x40 ibm-acpi]# cat /proc/acpi/ibm/ecdump |
507 | EC +00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +0a +0b +0c +0d +0e +0f | 507 | EC +00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +0a +0b +0c +0d +0e +0f |
508 | EC 0x00: a7 47 87 01 fe 96 00 08 01 00 cb 00 00 00 40 00 | 508 | EC 0x00: a7 47 87 01 fe 96 00 08 01 00 cb 00 00 00 40 00 |
509 | EC 0x10: 00 00 ff ff f4 3c 87 09 01 ff 42 01 ff ff 0d 00 | 509 | EC 0x10: 00 00 ff ff f4 3c 87 09 01 ff 42 01 ff ff 0d 00 |