arm: Use irq flag setter function
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Feb 2011 21:30:49 +0000 (22:30 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:47:52 +0000 (14:47 +0200)
commit1b7a2d90c83bec624ac89f0642cb57bed17a2d3d
tree2543ac3b3b4b0dfc73d45a013e21d587d273ec47
parent1475b85d08b51b5ee2b7b426247d3ef3f531eafe
arm: Use irq flag setter function

Use the proper accessor function instead of fiddling in the status
bits directly.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
arch/arm/kernel/irq.c