sh: irq: Rework the SR.IMASK bitmap handling.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 21 May 2009 16:16:17 +0000 (01:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 21 May 2009 16:16:17 +0000 (01:16 +0900)
This tidies up how the SR.IMASK bitmap is managed, using the bitmap API
directly instead. At the same time, tidy up the irq_chip conversion a
bit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found