From 3968cfc72dab45115268c6f92b2ac2dc17749a30 Mon Sep 17 00:00:00 2001 From: Nick Andrew Date: Sat, 2 May 2009 22:21:23 -0300 Subject: [PATCH] commit 877d03105d04b2c13e241130277fa69c8d2564f0 trivial: Fix misspelling of firmware Fix misspelling of firmware. Signed-off-by: Nick Andrew Signed-off-by: Jiri Kosina (hmh@hmh.eng.br: Trimmed to just the hunks for thinkpad-acpi) --- drivers/platform/x86/thinkpad_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index 99d32f7f9b2..aef88544aa2 100644 --- a/drivers/platform/x86/thinkpad_acpi.c +++ b/drivers/platform/x86/thinkpad_acpi.c @@ -5808,7 +5808,7 @@ static struct ibm_struct volume_driver_data = { * ThinkPads from this same time period (and earlier) probably lack the * tachometer as well. * - * Unfortunately a lot of ThinkPads with new-style ECs but whose firwmare + * Unfortunately a lot of ThinkPads with new-style ECs but whose firmware * was never fixed by IBM to report the EC firmware version string * probably support the tachometer (like the early X models), so * detecting it is quite hard. We need more data to know for sure. -- 2.11.4.GIT