From: H. Peter Anvin Date: Tue, 12 Feb 2008 21:52:37 +0000 (-0800) Subject: timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC X-Git-Tag: v2.6.25-rc2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c98aa86df3169e5d6275305376043134caa69831;p=pandora-kernel.git timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC The USEC_TO_HZ and HZ_TO_USEC constant sets were mislabelled, with seriously incorrect results. This among other things manifested itself as cpufreq not working when a tickless kernel was configured. Signed-off-by: H. Peter Anvin Tested-by: Carlos R. Mafra Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed