]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
coretemp: Get microcode revision from cpu_data
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 00:46:35 +0000 (17:46 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 14 Oct 2011 11:16:42 +0000 (13:16 +0200)
commitca8bc8dc044793ee4d59ff7fe40138eee27d0325
tree01355030982b5923551e1cedc48326b728ae5487
parent30963c0ac721f70aea0352ed1cd0fc3cfbaef730
coretemp: Get microcode revision from cpu_data

Now that the ucode revision is available in cpu_data remove
the existing code in coretemp.c to query it manually. Read the
ucode revision from cpu_data instead

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: jbeulich@novell.com
Cc: fenghua.yu@intel.com
Cc: khali@linux-fr.org
Link: http://lkml.kernel.org/r/1318466795-7393-3-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/hwmon/coretemp.c