aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/thinkpad_acpi.c')
-rw-r--r--drivers/platform/x86/thinkpad_acpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index 3dad27a385d3..d99f1cd435a2 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -5811,7 +5811,7 @@ static struct ibm_struct volume_driver_data = {
5811 * ThinkPads from this same time period (and earlier) probably lack the 5811 * ThinkPads from this same time period (and earlier) probably lack the
5812 * tachometer as well. 5812 * tachometer as well.
5813 * 5813 *
5814 * Unfortunately a lot of ThinkPads with new-style ECs but whose firwmare 5814 * Unfortunately a lot of ThinkPads with new-style ECs but whose firmware
5815 * was never fixed by IBM to report the EC firmware version string 5815 * was never fixed by IBM to report the EC firmware version string
5816 * probably support the tachometer (like the early X models), so 5816 * probably support the tachometer (like the early X models), so
5817 * detecting it is quite hard. We need more data to know for sure. 5817 * detecting it is quite hard. We need more data to know for sure.