From: Michael Ellerman Date: Mon, 26 May 2008 02:12:30 +0000 (+1000) Subject: powerpc: Rework ipic_init() so we can avoid freeing the irq_host X-Git-Tag: v2.6.27-rc1~1058^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f1c1e08906f2206f2bbdd19e4ff6a0757ff7f8;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed