Skip to content
Commit 598ee002 authored by Andy Green's avatar Andy Green Committed by Ben Dooks
Browse files

[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: default avatarAndy Green <andy@openmoko.com>
[ben-linux@fluff.org: remove irq-pm.c change]
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 56b34426
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment