]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Feb 2016 14:46:58 +0000 (15:46 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 16 Feb 2016 17:36:16 +0000 (17:36 +0000)
commit0636bab67fa4df68c85b28ba345596a72986fa9e
treeb09c7a9596dd3cce095ec4414785a194c5f5f7c1
parentfcc392d501bd2befdf35180abcf07b4849499ed6
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate

As suggested by Gregory Clement, this commit adjusts the
irq-armada-370-xp driver to use the PCI_MSI_DOORBELL_START define in
the armada_370_xp_handle_msi_irq() function, rather than hardcoding
its value.

Suggested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1455115621-22846-4-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-armada-370-xp.c