linux/drivers/vfio/platform
Alex Williamson 8bee6f00fc vfio/platform: Cleanup Kconfig
Like vfio-pci, there's also a base module here where vfio-amba depends on
vfio-platform, when really it only needs vfio-platform-base.  Create a
sub-menu for platform drivers and a nested menu for reset drivers.  Cleanup
Makefile to make use of new CONFIG_VFIO_PLATFORM_BASE for building the
shared modules and traversing reset modules.

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20230614193948.477036-3-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2023-06-16 12:23:50 -06:00
..
reset vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
Kconfig vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
Makefile vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
vfio_amba.c VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
vfio_platform.c VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
vfio_platform_common.c vfio: platform: ignore missing reset if disabled at module init 2023-02-01 12:25:41 -07:00
vfio_platform_irq.c vfio/platform: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations 2023-01-23 11:26:30 -07:00
vfio_platform_private.h vfio/amba: Use the new device life cycle helpers 2022-09-21 14:15:11 -06:00