linux/drivers/vfio/platform
Eric Auger 680742f644 vfio: platform: reset: calxedaxgmac: add reset function registration
This patch adds the reset function registration/unregistration.
This is handled through the module_vfio_reset_handler macro. This
latter also defines a MODULE_ALIAS which simplifies the load from
vfio-platform.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-11-03 12:55:00 -07:00
..
reset vfio: platform: reset: calxedaxgmac: add reset function registration 2015-11-03 12:55:00 -07:00
Kconfig VFIO: platform: enable ARM64 build 2015-06-22 09:35:47 -06:00
Makefile vfio: platform: introduce vfio-platform-base module 2015-11-03 12:54:56 -07:00
vfio_amba.c vfio: platform: introduce vfio-platform-base module 2015-11-03 12:54:56 -07:00
vfio_platform_common.c vfio: platform: add capability to register a reset function 2015-11-03 12:54:57 -07:00
vfio_platform_irq.c VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ 2015-10-27 15:02:53 -06:00
vfio_platform_private.h vfio: platform: introduce module_vfio_reset_handler macro 2015-11-03 12:54:59 -07:00
vfio_platform.c vfio: platform: introduce vfio-platform-base module 2015-11-03 12:54:56 -07:00