From: Eric Auger Date: Mon, 15 Jun 2015 09:09:44 +0000 (+0200) Subject: VFIO: platform: populate the reset function on probe X-Git-Tag: omap-for-v4.3/legacy-v2-signed~108^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eeb0d510c65e777030156f03c116393095a3248;p=pandora-kernel.git 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 Acked-by: Baptiste Reynal Tested-by: Baptiste Reynal Signed-off-by: Alex Williamson --- Reading git-diff-tree failed