irqchip: armada-370-xp: Remove arch_msi_check_device()
authorAlexander Gordeev <agordeev@redhat.com>
Sun, 7 Sep 2014 18:57:54 +0000 (20:57 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 1 Oct 2014 18:21:14 +0000 (12:21 -0600)
commit3930115e0dd67f61b3b1882c7a34d0baeff1bb4c
treef2f53658ddbf84b6175c7f89869e4aecf468bb71
parent6b2fd7efeb888fa781c1f767de6c36497ac1596b
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 <thomas.petazzoni@free-electrons.com>
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
CC: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-armada-370-xp.c
This page took 0.031966 seconds and 5 git commands to generate.