From: Michael Ellerman Date: Mon, 26 May 2008 02:12:31 +0000 (+1000) Subject: powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host X-Git-Tag: v2.6.27-rc1~1058^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2272a55f16c998d916904bba018b0f40f430d744;p=pandora-kernel.git powerpc: Rework qe_ic_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