]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip: armada-370-xp: slightly cleanup irq controller driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Apr 2013 21:26:17 +0000 (23:26 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 15 Apr 2013 19:35:17 +0000 (19:35 +0000)
commit5ec69017cc944f3ed88362d4b60818713a45e616
tree3f24f8662b9f51e3de0ce17e3bfcb6c88a51d6ec
parentb313ada8c7a45e37e270bcaafef3f455fa9f4abf
irqchip: armada-370-xp: slightly cleanup irq controller driver

In preparation for the introduction of MSI support in the IRQ
controller driver, we clarify the implementation of IPI using
additional defines for the manipulation of doorbells. Just like IPIs
are implemented using doorbells, MSIs will also use doorbells, so it
makes sense to do this preparatory cleanup first.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-armada-370-xp.c