commit | c191789c787f488fdb74de0ee55258f71a427704 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jan 23 12:12:01 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 23 17:24:16 2011 +0000 |
tree | c4cc27449e2ecb9f863c104e5b968b836e64738f | |
parent | 617912440bf20497d23d01ab58076998aced3f15 [diff] |
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>