diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2024-04-21 11:07:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-24 06:44:13 +0200 |
commit | a1383ac7284afc2f0ca39edee57dea4db70e66f3 (patch) | |
tree | 1e31c7e37e4bfa4f62d58dc8a3b2246b47fcc241 /drivers/misc/mei/hw-me-regs.h | |
parent | Merge tag 'iio-fixes-for-6.9a' of https://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-a1383ac7284afc2f0ca39edee57dea4db70e66f3.tar.xz linux-a1383ac7284afc2f0ca39edee57dea4db70e66f3.zip |
mei: pxp: match against PCI_CLASS_DISPLAY_OTHER
The ATS-M class is PCI_CLASS_DISPLAY_OTHER instead of
PCI_CLASS_DISPLAY_VGA, so we need to match against that class as well.
The matching is still restricted to Intel devices only.
Fixes: ceeedd951f8a ("mei: pxp: match without driver name")
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20240421090701.216028-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-me-regs.h')
0 files changed, 0 insertions, 0 deletions