From: Andi Kleen Date: Wed, 25 Jan 2012 23:09:07 +0000 (+0100) Subject: intel-idle: convert to x86_cpu_id auto probing X-Git-Tag: v3.4-rc1~187^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66b8b9a4a79087dde1b358a016e5c8739ccf186;p=pandora-kernel.git intel-idle: convert to x86_cpu_id auto probing With this it should be automatically loaded on suitable systems by udev. The old switch () is replaced with a table based approach, this also cleans up the code. Cc: Len Brown Signed-off-by: Andi Kleen Signed-off-by: Thomas Renninger Acked-by: H. Peter Anvin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed