From 049db626beae30769501abd946055aa9014d80af Mon Sep 17 00:00:00 2001 From: Chen Hanxiao Date: Wed, 29 Oct 2014 17:38:03 +0800 Subject: intel_ips: fix a comment typo s/tempurature/temperature/ Signed-off-by: Chen Hanxiao Signed-off-by: Darren Hart --- drivers/platform/x86/intel_ips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/platform/x86') diff --git a/drivers/platform/x86/intel_ips.c b/drivers/platform/x86/intel_ips.c index c0242ed13d9e..3c0323233a98 100644 --- a/drivers/platform/x86/intel_ips.c +++ b/drivers/platform/x86/intel_ips.c @@ -33,7 +33,7 @@ * performance by allocating more power or thermal budget to the CPU or GPU * based on available headroom and activity. * - * The basic algorithm is driven by a 5s moving average of tempurature. If + * The basic algorithm is driven by a 5s moving average of temperature. If * thermal headroom is available, the CPU and/or GPU power clamps may be * adjusted upwards. If we hit the thermal ceiling or a thermal trigger, * we scale back the clamp. Aside from trigger events (when we're critically -- cgit v1.2.3