From: Milton Miller Date: Tue, 10 May 2011 19:30:29 +0000 (+0000) Subject: powerpc/spider-pic: Get pic from chip_data instead of irq_map X-Git-Tag: v3.0-rc1~385^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0aea44d6b36b52010d206be69ce37c2f4f1bd1;p=pandora-kernel.git powerpc/spider-pic: Get pic from chip_data instead of irq_map Building on Grant's efforts to remove the irq_map array, this patch moves spider-pics use of virq_to_host() to use irq_data_get_chip_data and sets the irq chip data in the map call, like most other interrupt controllers in powerpc. Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed