x86/platform/intel-mid: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Tue, 21 May 2024 16:10:01 +0000 (09:10 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 28 May 2024 17:59:02 +0000 (10:59 -0700)
commit2cf615a4519b29a3ad283883d7638279ec1e6b44
tree458f7dbe0958529f822eeba7eb2281104d181460
parent079544ec60fcba3f32e4b513442cc131211c8e22
x86/platform/intel-mid: Switch to new Intel CPU model defines

New CPU #defines encode vendor and family as well as model.

N.B. Drop Haswell. CPU model 0x3C was included by mistake
in upstream code.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/all/20240521161002.12866-1-tony.luck%40intel.com
arch/x86/platform/intel-mid/intel-mid.c