Re: [PATCH v3 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration

2015-10-23 Thread Arnd Bergmann
On Friday 23 October 2015 14:37:12 Eric Auger wrote: > 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

[PATCH v3 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration

2015-10-23 Thread Eric Auger
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 --- v2 -> v3: - do not include