From: Russell King Date: Sun, 23 Jan 2011 12:12:01 +0000 (+0000) Subject: ARM: irq migration: update GIC migration code X-Git-Tag: v2.6.39-rc1~463^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c191789c787f488fdb74de0ee55258f71a427704;p=pandora-kernel.git 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 --- Reading git-diff-tree failed