From: Eric Auger Date: Mon, 15 Jun 2015 09:09:42 +0000 (+0200) Subject: VFIO: platform: add reset struct and lookup table X-Git-Tag: omap-for-v4.3/legacy-v2-signed~108^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f85d8f9fa342b22f01b8b4416c850bac00c2b4a;p=pandora-kernel.git VFIO: platform: add reset struct and lookup table This patch introduces the vfio_platform_reset_combo struct that stores all the information useful to handle the reset modality: compat string, name of the reset function, name of the module that implements the reset function. A lookup table of such structures is added, currently void. Signed-off-by: Eric Auger Acked-by: Baptiste Reynal Tested-by: Baptiste Reynal Signed-off-by: Alex Williamson --- Reading git-diff-tree failed