]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: use end_IRQ for iseries irqs
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Nov 2005 07:10:40 +0000 (18:10 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:50:08 +0000 (14:50 +1100)
commit853f828cfd29d3d486d9f4b4df91d99ce509e3b5
tree468a444c789c02ad7141cecee0139587a46f74c0
parent60798c6a27b4e9827bdf641259409ada674c2868
powerpc: use end_IRQ for iseries irqs

Encode the sub bus number into the real irq number (even though it
is always zero for now) so that we have enough information to do
the EOI in iseries_end_IRQ.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/iseries/irq.c