From: Alexander Gordeev Date: Sun, 7 Sep 2014 18:57:54 +0000 (+0200) Subject: irqchip: armada-370-xp: Remove arch_msi_check_device() X-Git-Tag: fixes-against-v3.18-rc2~139^2~4^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3930115e0dd67f61b3b1882c7a34d0baeff1bb4c;p=pandora-kernel.git irqchip: armada-370-xp: 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. Tested-by: Thomas Petazzoni Signed-off-by: Alexander Gordeev Signed-off-by: Bjorn Helgaas Acked-by: Jason Cooper CC: Thomas Gleixner --- Reading git-diff-tree failed