x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:11:47 +0000 (08:11 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:37 +0000 (13:57 +0800)
commitbdeb2bccbf40474eca8ef039ab794ba46cd971e5
tree8c58d5fd9d6f1c3347698a57b8e31b7073ab8b04
parentebe002cd180c4b9f7f92720acaf13e712a1cce93
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT

This MSR number is used on most modern Intel processors, so drop the
confusing NHM prefix (which might mean Nehalem).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: drop MSR_IVT_TURBO_RATIO_LIMIT as no code uses it]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/broadwell/cpu_full.c
arch/x86/include/asm/msr-index.h