[ARM] 5411/1: S3C64XX: Fix EINT unmask
authorMark Brown <broonie@sirena.org.uk>
Tue, 24 Feb 2009 14:55:48 +0000 (15:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Feb 2009 19:12:31 +0000 (19:12 +0000)
commitc8532db7f2661b63f658b9a08cf4053a3e6abb78
tree70aa1f40c8319ed3db954480fabe74e52311fbbb
parentd82ad6d6833ee8248e6c34e1b9fc3c4e61e3f035
[ARM] 5411/1: S3C64XX: Fix EINT unmask

Currently the unmask function for EINT interrupts was setting the mask
bit rather than clearing it.  This was also previously reported and
fixed by Kyungmin Park <kyungmin.park@samsung.com> and others.

Acked-By: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-s3c64xx/irq-eint.c