From: Alexander Gordeev Date: Sun, 7 Sep 2014 18:57:53 +0000 (+0200) Subject: PCI/MSI/PPC: Remove arch_msi_check_device() X-Git-Tag: fixes-against-v3.18-rc2~139^2~4^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2fd7efeb888fa781c1f767de6c36497ac1596b;p=pandora-kernel.git PCI/MSI/PPC: Remove arch_msi_check_device() Move MSI checks from arch_msi_check_device() to arch_setup_msi_irqs(). This makes the code more compact and allows removing arch_msi_check_device() from generic MSI code. Signed-off-by: Alexander Gordeev Signed-off-by: Bjorn Helgaas Acked-by: Michael Ellerman --- Reading git-diff-tree failed