1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/misc/mei/pxp
Daniele Ceraolo Spurio a1383ac728 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: ceeedd951f ("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>
2024-04-23 21:44:13 -07:00
..
Kconfig mei: pxp: add dependency on Xe driver 2024-01-30 16:19:59 -08:00
Makefile mei: pxp: export pavp client to me client bus 2021-10-04 13:10:17 -04:00
mei_pxp.c mei: pxp: match against PCI_CLASS_DISPLAY_OTHER 2024-04-23 21:44:13 -07:00
mei_pxp.h mei: pxp: export pavp client to me client bus 2021-10-04 13:10:17 -04:00