From: Borislav Petkov Date: Thu, 8 Jul 2010 16:05:14 +0000 (+0200) Subject: [CPUFREQ] powernow-k8: Fix misleading variable naming X-Git-Tag: v2.6.36-rc1~578^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30d3304c9c068ccfe6940232834768af75f8c9a;p=pandora-kernel.git [CPUFREQ] powernow-k8: Fix misleading variable naming rdmsr() takes the lower 32 bits as a second argument and the high 32 as a third. Fix the names accordingly since they were swapped. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov Signed-off-by: Dave Jones --- Reading git-diff-tree failed