aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwxface.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpica/hwxface.c')
-rw-r--r--drivers/acpi/acpica/hwxface.c2
1 files changed, 1 insertions, 1 deletions
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