]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d0686906068a382cf38d0bceb16a9a6f90ff5d4
tree3fec59f51559180ad65f6717d6b671e1e9293a45
parent927216f8183acee4a742027b19ef64cca290936f
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