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

No differences found