linux-xiaomi-chiron/drivers/vfio
Christoph Hellwig fda49d97f2 vfio: remove the unused mdev iommu hook
The iommu_device field in struct mdev_device has never been used
since it was added more than 2 years ago.

This is a manual revert of commit 7bd50f0cd2
("vfio/type1: Add domain at(de)taching group helpers").

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20210924155705.4258-11-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2021-09-30 12:46:44 -06:00
..
fsl-mc vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() 2021-09-30 12:46:43 -06:00
mdev vfio: simplify iommu group allocation for mediated devices 2021-09-30 12:46:44 -06:00
pci vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() 2021-09-30 12:46:43 -06:00
platform vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() 2021-09-30 12:46:43 -06:00
Kconfig vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' 2021-08-26 10:36:51 -06:00
Makefile
vfio.c vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h> 2021-09-30 12:46:44 -06:00
vfio.h vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h> 2021-09-30 12:46:44 -06:00
vfio_iommu_spapr_tce.c vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h> 2021-09-30 12:46:44 -06:00
vfio_iommu_type1.c vfio: remove the unused mdev iommu hook 2021-09-30 12:46:44 -06:00
vfio_spapr_eeh.c
virqfd.c