commit | b66b8b9a4a79087dde1b358a016e5c8739ccf186 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Jan 26 00:09:07 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 26 16:48:11 2012 -0800 |
tree | a78f20cafa051b74241c54eb09a4078148713d6d | |
parent | 3bd391f056df61e928de1680ff4a3e7e07e5b399 [diff] |
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 <lenb@kernel.org> Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Thomas Renninger <trenn@suse.de> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>