From: Stefano Stabellini Date: Wed, 6 Oct 2010 20:12:28 +0000 (-0400) Subject: x86: Introduce x86_msi_ops X-Git-Tag: v2.6.37-rc1~48^2~19^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294ee6f89cfd629e276f632a6003a0fad7785dce;p=pandora-kernel.git x86: Introduce x86_msi_ops Introduce an x86 specific indirect mechanism to setup MSIs. The MSI setup functions become function pointers in an x86_msi_ops struct, that defaults to the implementation in io_apic.c and msi.c. [v2: Use HAVE_DEFAULT_* knobs] Signed-off-by: Stefano Stabellini Reviewed-by: Konrad Rzeszutek Wilk Cc: Thomas Gleixner Cc: "H. Peter Anvin" Cc: x86@kernel.org Cc: Jesse Barnes --- Reading git-diff-tree failed