summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorMattia Dongili2007-02-08 20:16:41 +0100
committerLen Brown2007-02-13 09:07:27 +0100
commitab5bd20696485a3f8c2f27058ace1cc1d6b580b3 (patch)
treebedffd4d510c3c9c6b7e662b6a9fa1796a51a0ac /drivers/misc/Kconfig
parentsony-laptop: Lindent (diff)
downloadkernel-qcow2-linux-ab5bd20696485a3f8c2f27058ace1cc1d6b580b3.tar.gz
kernel-qcow2-linux-ab5bd20696485a3f8c2f27058ace1cc1d6b580b3.tar.xz
kernel-qcow2-linux-ab5bd20696485a3f8c2f27058ace1cc1d6b580b3.zip
sony-laptop: Update docs
Update documentation to be consistent with current implementation (backlight subsys and platform_device). Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 009aff82d06b..d7e8969fc319 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -93,14 +93,14 @@ config SONY_LAPTOP
depends on X86 && ACPI
select BACKLIGHT_CLASS_DEVICE
---help---
- This mini-driver drives the ACPI SNC device present in the
- ACPI BIOS of the Sony Vaio laptops.
+ This mini-driver drives the SNC device present in the ACPI BIOS of
+ the Sony Vaio laptops.
- It gives access to some extra laptop functionalities. In
- its current form, the only thing this driver does is letting
- the user set or query the screen brightness and remove/apply
- power to some devices.
+ It gives access to some extra laptop functionalities. In its current
+ form, this driver let the user set or query the screen brightness
+ through the backlight subsystem and remove/apply power to some
+ devices.
- Read <file:Documentation/acpi/sony_acpi.txt> for more information.
+ Read <file:Documentation/sony-laptop.txt> for more information.
endmenu