commit | 680742f644be61657f82d43a2c2fff0489d4a579 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Tue Nov 03 18:12:15 2015 +0000 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Nov 03 12:55:00 2015 -0700 |
tree | a3fb38d87ebad6fbc327a5559bcc7656bb14c8dc | |
parent | 588646529f2d09b723584d44ef0a8ab6ff2a690d [diff] |
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>