aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-01-20 11:02:24 -0500
committerJiri Kosina <jkosina@suse.cz>2010-02-05 06:22:40 -0500
commit9ddc5b6f18fbac07d2746566b73b89e89fdd4e6a (patch)
treeaaf691482ac8e36ccccb413b9b698063e6d0b489 /drivers/platform
parent659431fcafd820cc426afedadcc4548933224985 (diff)
tree-wide: fix typos "ammount" -> "amount"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/thinkpad_acpi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index e67e4feb35cb..215621c31c5f 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -1667,7 +1667,7 @@ static void tpacpi_remove_driver_attributes(struct device_driver *drv)
1667 * Table of recommended minimum BIOS versions 1667 * Table of recommended minimum BIOS versions
1668 * 1668 *
1669 * Reasons for listing: 1669 * Reasons for listing:
1670 * 1. Stable BIOS, listed because the unknown ammount of 1670 * 1. Stable BIOS, listed because the unknown amount of
1671 * bugs and bad ACPI behaviour on older versions 1671 * bugs and bad ACPI behaviour on older versions
1672 * 1672 *
1673 * 2. BIOS or EC fw with known bugs that trigger on Linux 1673 * 2. BIOS or EC fw with known bugs that trigger on Linux
@@ -7070,7 +7070,7 @@ static struct ibm_struct volume_driver_data = {
7070 * 7070 *
7071 * Fan speed changes of any sort (including those caused by the 7071 * Fan speed changes of any sort (including those caused by the
7072 * disengaged mode) are usually done slowly by the firmware as the 7072 * disengaged mode) are usually done slowly by the firmware as the
7073 * maximum ammount of fan duty cycle change per second seems to be 7073 * maximum amount of fan duty cycle change per second seems to be
7074 * limited. 7074 * limited.
7075 * 7075 *
7076 * Reading is not available if GFAN exists. 7076 * Reading is not available if GFAN exists.