diff options
Diffstat (limited to 'drivers/platform')
-rw-r--r-- | drivers/platform/x86/thinkpad_acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index d93108d148fc..36db20a8f892 100644 --- a/drivers/platform/x86/thinkpad_acpi.c +++ b/drivers/platform/x86/thinkpad_acpi.c | |||
@@ -6533,7 +6533,7 @@ static struct ibm_struct volume_driver_data = { | |||
6533 | * The speeds are stored on handles | 6533 | * The speeds are stored on handles |
6534 | * (FANA:FAN9), (FANC:FANB), (FANE:FAND). | 6534 | * (FANA:FAN9), (FANC:FANB), (FANE:FAND). |
6535 | * | 6535 | * |
6536 | * There are three default speed sets, acessible as handles: | 6536 | * There are three default speed sets, accessible as handles: |
6537 | * FS1L,FS1M,FS1H; FS2L,FS2M,FS2H; FS3L,FS3M,FS3H | 6537 | * FS1L,FS1M,FS1H; FS2L,FS2M,FS2H; FS3L,FS3M,FS3H |
6538 | * | 6538 | * |
6539 | * ACPI DSDT switches which set is in use depending on various | 6539 | * ACPI DSDT switches which set is in use depending on various |