x86/PCI: Get rid of custom x86 model comparison
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 11 Feb 2021 13:40:03 +0000 (15:40 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Feb 2021 19:10:30 +0000 (20:10 +0100)
commit3cc00862a5ddf49e884eb7bb2d198ecb1a9c78f1
tree99cf4120c04a3160e9aee6ffb6aad63ce1702b29
parent4590d98f5a4f466d17e5c81d7c9fc796da9a8cee
x86/PCI: Get rid of custom x86 model comparison

Switch the platform code to use x86_id_table and accompanying API
instead of custom comparison against x86 CPU model.

This is one of the last users of custom API for that and following
changes will remove it for the good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/pci/intel_mid_pci.c