Resending patches 4 and 5 from the series "vfio/pci: add denylist and
disable qat" that didn't get apply.

This set replaces the device IDs defined in the qat drivers with the ones
in linux/pci_ids.h and replaces the custom ADF_SYSTEM_DEVICE macro with
PCI_VDEVICE.

Giovanni Cabiddu (2):
  crypto: qat - replace device ids defines
  crypto: qat - use PCI_VDEVICE

 drivers/crypto/qat/qat_c3xxx/adf_drv.c            | 11 ++++-------
 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c          | 11 ++++-------
 drivers/crypto/qat/qat_c62x/adf_drv.c             | 11 ++++-------
 drivers/crypto/qat/qat_c62xvf/adf_drv.c           | 11 ++++-------
 drivers/crypto/qat/qat_common/adf_accel_devices.h |  6 ------
 drivers/crypto/qat/qat_common/qat_hal.c           |  7 ++++---
 drivers/crypto/qat/qat_common/qat_uclo.c          |  9 +++++----
 drivers/crypto/qat/qat_dh895xcc/adf_drv.c         | 11 ++++-------
 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c       | 11 ++++-------
 9 files changed, 33 insertions(+), 55 deletions(-)

-- 
2.26.2

Reply via email to