linux-stable/drivers/vfio/platform
Jason Gunthorpe cb61645868 vfio/platform: Use vfio_init/register/unregister_group_dev
platform already allocates a struct vfio_platform_device with exactly
the same lifetime as vfio_device, switch to the new API and embed
vfio_device in vfio_platform_device.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Message-Id: <4-v3-225de1400dfc+4e074-vfio1_jgg@nvidia.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2021-04-06 11:55:10 -06:00
..
reset VFIO updates for v5.6-rc1 2020-02-03 22:22:05 +00:00
Kconfig ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST 2021-03-16 10:39:28 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vfio_amba.c vfio/platform: Use vfio_init/register/unregister_group_dev 2021-04-06 11:55:10 -06:00
vfio_platform.c vfio/platform: Use vfio_init/register/unregister_group_dev 2021-04-06 11:55:10 -06:00
vfio_platform_common.c vfio/platform: Use vfio_init/register/unregister_group_dev 2021-04-06 11:55:10 -06:00
vfio_platform_irq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
vfio_platform_private.h vfio/platform: Use vfio_init/register/unregister_group_dev 2021-04-06 11:55:10 -06:00