commit | 3eeb0d510c65e777030156f03c116393095a3248 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Mon Jun 15 11:09:44 2015 +0200 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Jun 22 09:35:30 2015 -0600 |
tree | 078e388fa2c34850a13668efd4499673ed92d506 | |
parent | 813ae66008aeb97a48f20efefeb962179b642dbe [diff] |
VFIO: platform: populate the reset function on probe The reset function lookup happens on vfio-platform probe. The reset module load is requested and a reference to the function symbol is hold. The reference is released on vfio-platform remove. Signed-off-by: Eric Auger <eric.auger@linaro.org> Acked-by: Baptiste Reynal <b.reynal@virtualopensystems.com> Tested-by: Baptiste Reynal <b.reynal@virtualopensystems.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>