commit | 55620c86ebc29013c0d26c5b3bc423faea299fee | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 22 01:16:17 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 22 01:16:17 2009 +0900 |
tree | 90d1206ec8f668e073f31fc36c991d034b6af8e0 | |
parent | 62669e61a5f559826b1d2e863649a6005eee629b [diff] |
sh: irq: Rework the SR.IMASK bitmap handling. 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>