commit | 84f1c1e08906f2206f2bbdd19e4ff6a0757ff7f8 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Mon May 26 12:12:30 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jun 09 13:51:14 2008 +1000 |
tree | 4acd7945bff1656d0f8edf0ae771fc16cbe74ab1 | |
parent | 997526db9fa408058f23de19c0e12abd9207276b [diff] |
powerpc: Rework ipic_init() so we can avoid freeing the irq_host If we do the call to of_address_to_resource() first, then we don't need to worry about freeing the irq_host (which the code doesn't do currently anyway). Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>