ARM: shmobile: r8a7791: Correct mask for GIC PPI interrupts
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 27 Nov 2014 10:57:16 +0000 (11:57 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:57:18 +0000 (16:57 +0900)
R-Car M2-W (r8a7791) contains two Cortex-A15 cores, hence the second
interrupt specifier cell for Private Peripheral Interrupts should use
"GIC_CPU_MASK_SIMPLE(2)".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found