powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
authorMichael Ellerman <michael@ellerman.id.au>
Mon, 26 May 2008 02:12:30 +0000 (12:12 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jun 2008 03:51:13 +0000 (13:51 +1000)
commit997526db9fa408058f23de19c0e12abd9207276b
treea4a49702904ed4824453ef049f780c1712b99e76
parent7c4f10b9003dc8423df07574ba197bbbe3bc382b
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host

If we do the call to irq_of_parse_and_map() first, then we don't
need to worry about freeing the irq_host.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/axon_msi.c