From: Konrad Rzeszutek Wilk Date: Fri, 16 Dec 2011 22:38:18 +0000 (-0500) Subject: x86/PCI: Expand the x86_msi_ops to have a restore MSIs. X-Git-Tag: v3.3-rc1~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ccc297018d25d55b789bbd508861ef1e2cdb0c;p=pandora-kernel.git x86/PCI: Expand the x86_msi_ops to have a restore MSIs. The MSI restore function will become a function pointer in an x86_msi_ops struct. It defaults to the implementation in the io_apic.c and msi.c. We piggyback on the indirection mechanism introduced by "x86: Introduce x86_msi_ops". Cc: x86@kernel.org Cc: Thomas Gleixner Cc: "H. Peter Anvin" Cc: linux-pci@vger.kernel.org Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed