ARM: irq migration: update GIC migration code
commitc191789c787f488fdb74de0ee55258f71a427704
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 23 Jan 2011 12:12:01 +0000 (23 12:12 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Feb 2011 17:24:16 +0000 (23 17:24 +0000)
treec4cc27449e2ecb9f863c104e5b968b836e64738f
parent617912440bf20497d23d01ab58076998aced3f15
ARM: irq migration: update GIC migration code

This cleans up after the conversion to irq_data.  Rename the function
to match the method, and remove the now useless lookup of the irq
descriptor which is never used.  Move the bitmask calculation out of
the irq_controller_lock region.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/gic.c