> Another straightforward replacement of magic numbers. It would be if I hadn't forgotten that INTEL_FAM6_MODEL_BROADWELL_XEON_D had a separate model number from the other Broadwell Xeons when I switched the driver from PCI device lookup to cpu model number.
This needs to add an entry for BDX-DE (use the same table initializer). Probably as a separate patch before/after this. -Tony [The name INTEL_FAM6_MODEL_BROADWELL_XEON_D is so long it will spoil the line-up of this code ... +1 vote on Boris' suggestion to drop the "MODEL_" bit from all these names]