hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Tue, 8 Mar 2022 18:48:59 +0000 (18:48 +0000)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 15 Mar 2022 17:34:09 +0000 (11:34 -0600)
commit442fbc099b839551f8576723da22c1269cc695ce
tree451d0c106a45e7ed58b567fffcac74ff086cb867
parent6abdce51af1a21b11d325756e654c50a1fa53afe
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver

struct pci_driver pointer is an input into the pci_iov_get_pf_drvdata().
Introduce helpers to retrieve the ACC PF dev struct pci_driver pointers
as we use this in ACC vfio migration driver.

Acked-by: Zhou Wang <wangzhou1@hisilicon.com>
Acked-by: Kai Ye <yekai13@huawei.com>
Acked-by: Longfang Liu <liulongfang@huawei.com>
Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Link: https://lore.kernel.org/r/20220308184902.2242-7-shameerali.kolothum.thodi@huawei.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/crypto/hisilicon/hpre/hpre_main.c
drivers/crypto/hisilicon/sec2/sec_main.c
drivers/crypto/hisilicon/zip/zip_main.c
include/linux/hisi_acc_qm.h