aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/Kconfig2
-rw-r--r--drivers/acpi/acpica/hwxface.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index de0e3df76776..7556913aba45 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -374,7 +374,7 @@ config ACPI_CUSTOM_METHOD
374 depends on DEBUG_FS 374 depends on DEBUG_FS
375 default n 375 default n
376 help 376 help
377 This debug facility allows ACPI AML methods to me inserted and/or 377 This debug facility allows ACPI AML methods to be inserted and/or
378 replaced without rebooting the system. For details refer to: 378 replaced without rebooting the system. For details refer to:
379 Documentation/acpi/method-customizing.txt. 379 Documentation/acpi/method-customizing.txt.
380 380
diff --git a/drivers/acpi/acpica/hwxface.c b/drivers/acpi/acpica/hwxface.c
index c2793a82f120..d707756228c2 100644
--- a/drivers/acpi/acpica/hwxface.c
+++ b/drivers/acpi/acpica/hwxface.c
@@ -356,7 +356,7 @@ ACPI_EXPORT_SYMBOL(acpi_read_bit_register)
356 * 356 *
357 * PARAMETERS: register_id - ID of ACPI Bit Register to access 357 * PARAMETERS: register_id - ID of ACPI Bit Register to access
358 * Value - Value to write to the register, in bit 358 * Value - Value to write to the register, in bit
359 * position zero. The bit is automaticallly 359 * position zero. The bit is automatically
360 * shifted to the correct position. 360 * shifted to the correct position.
361 * 361 *
362 * RETURN: Status 362 * RETURN: Status