[ARM] pxa: fix irq suspend/resume for pxa25x
authorEric Miao <eric.y.miao@gmail.com>
Mon, 11 Jan 2010 12:39:37 +0000 (20:39 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 13 Jan 2010 13:01:09 +0000 (21:01 +0800)
PXA25x does not have IPR registers, saving and restoring should happen
only for pxa27x and pxa3xx.

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found