diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2008-02-16 02:17:57 -0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-16 00:34:04 -0500 |
commit | d147da73c9a3f617e4685c6a7762961fe19833e7 (patch) | |
tree | 59e030b7af5d6e2c38f85dbd3d18913f77bfdf46 /Documentation/laptops | |
parent | d0788cfbae0eddf13d5f2591acb1b407ba041d71 (diff) | |
download | linux-3.10-d147da73c9a3f617e4685c6a7762961fe19833e7.tar.gz linux-3.10-d147da73c9a3f617e4685c6a7762961fe19833e7.tar.bz2 linux-3.10-d147da73c9a3f617e4685c6a7762961fe19833e7.zip |
ACPI: thinkpad-acpi: minor hotkey_radio_sw fixes
Fixes some minor points in the radio switch code and docs.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/laptops')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index 91f688c3018..606af162838 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -306,7 +306,7 @@ sysfs notes: The recommended polling frequency is 10Hz. hotkey_radio_sw: - if the ThinkPad has a hardware radio switch, this + If the ThinkPad has a hardware radio switch, this attribute will read 0 if the switch is in the "radios disabled" position, and 1 if the switch is in the "radios enabled" position. |