From 7853fa2bea7ec2833e235dd73d002c66779bfeef Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 11 Feb 2012 22:57:38 +0000 Subject: [PATCH] --- yaml --- r: 288876 b: refs/heads/master c: e668505c9811411c6096888b43ba104f35c9e9c3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/idle/intel_idle.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 49d81222dba1..b47654e54c01 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5467bdda4a326513c2f14b712a22d59115b7ae94 +refs/heads/master: e668505c9811411c6096888b43ba104f35c9e9c3 diff --git a/trunk/drivers/idle/intel_idle.c b/trunk/drivers/idle/intel_idle.c index 237fe5785f01..a238649e7461 100644 --- a/trunk/drivers/idle/intel_idle.c +++ b/trunk/drivers/idle/intel_idle.c @@ -360,7 +360,7 @@ static const struct x86_cpu_id intel_idle_ids[] = { ICPU(0x1f, idle_cpu_nehalem), ICPU(0x25, idle_cpu_westmere), ICPU(0x2c, idle_cpu_westmere), - ICPU(0x2f, idle_cpu_westmere), + ICPU(0x2e, idle_cpu_westmere), ICPU(0x1c, idle_cpu_atom), ICPU(0x26, idle_cpu_lincroft), ICPU(0x2f, idle_cpu_westmere),