]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/irqchip/irq-gic.c
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)
commitc191789c787f488fdb74de0ee55258f71a427704
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