x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
authorBin Meng <bmeng.cn@gmail.com>
Thu, 24 May 2018 10:05:59 +0000 (03:05 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 13 Jun 2018 01:50:57 +0000 (09:50 +0800)
commit341dda352dce7eeaae27db6695d05e3cc1a91dc7
tree562c35b6486e6e9917b940eb1225f2cb30a175ed
parent919c1c1204225fa9b2e52690b915af18c0b0f4a7
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges

The guaranteed vid bit ranges in IACORE_VIDS MSR is actually
[22:16]. This corrects the comment for it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/baytrail/cpu.c