From: Thomas Gleixner Date: Fri, 4 Feb 2011 17:56:11 +0000 (+0100) Subject: x86: ioapic: Use new move_irq functions X-Git-Tag: v2.6.39-rc1~503^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08221110e88ae101acf2464154f98e6d1b1ab21c;p=pandora-kernel.git x86: ioapic: Use new move_irq functions Use the functions which take irq_data. We already have a pointer to irq_data. That avoids a sparse irq lookup in move_*_irq. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed