[ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculation
authorAndy Green <andy@openmoko.com>
Fri, 12 Dec 2008 00:24:13 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:35:42 +0000 (12:35 +0000)
commit598ee00207a561572e011c49e39144a321ef3979
tree1c02808c5044c18290b8088763669942d266d8b1
parent56b34426888d35b3b6367c216bbfb17b82b4f0ac
[ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculation

There's a bug in calculation of IRQ_EINT_BIT introduced on the test
branch for pm changes for s3c by Ben Dooks fixed in this patch.

There's also a bit of a mystery about how wake gets to wake EINT
set of interrupts, I added a couple of lines that make it work for
EINT4+ but not sure what's meant to be there for EINT0-3.

Still, this gets GTA02 resume working again.

Signed-off-by: Andy Green <andy@openmoko.com>
[ben-linux@fluff.org: remove irq-pm.c change]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/irqs.h