From: Thomas Petazzoni Date: Tue, 9 Apr 2013 21:26:17 +0000 (+0200) Subject: irqchip: armada-370-xp: slightly cleanup irq controller driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec69017cc944f3ed88362d4b60818713a45e616;p=pandora-kernel.git 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 Tested-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed