commit | f084aa749537b818d5b234448e960a59836b39e3 | [log] [tgz] |
---|---|---|
author | Sinan Kaya <okaya@codeaurora.org> | Tue Jul 19 09:01:42 2016 -0400 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Jul 19 10:26:38 2016 -0600 |
tree | b87deab279c8fe6b491dfbfc8e3de10212c65ef9 | |
parent | 7aef80cf3187b76373359ed539e382eb34ebfb5d [diff] |
vfio: platform: move reset call to a common function The reset call sequence seems to replicate itself multiple times across the file. Grouping them together for maintenance reasons. Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Reviewed-by: Eric Auger <eric.auger@linaro.org> Reviewed-by: Baptiste Reynal <b.reynal@virtualopensystems.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>