timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 21:52:37 +0000 (13:52 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 12 Feb 2008 22:29:26 +0000 (14:29 -0800)
commitc98aa86df3169e5d6275305376043134caa69831
tree2c6f7f675b62748c6db3bf7ce316b5977f12305c
parent96b5a46e2a72dc1829370c87053e0cd558d58bc0
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 <hpa@zytor.com>
Tested-by: Carlos R. Mafra <crmafra@ift.unesp.br>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/timeconst.pl