ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
authorZoltan Devai <zoss@devai.org>
Mon, 10 Oct 2011 13:54:12 +0000 (14:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Oct 2011 10:04:22 +0000 (11:04 +0100)
commitf8be12d15374413cf437741a282e97129e759209
tree3fec59f51559180ad65f6717d6b671e1e9293a45
parentbb1ac3ec95cf0cce5145617b140f2090ed45d565
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS

This is unneeded and causes an abort on the SPMP8000 platform.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Zoltan Devai <zoss@devai.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/vic.c