From: Paul Burton Date: Sun, 24 May 2015 15:11:16 +0000 (+0100) Subject: IRQCHIP: irq_cpu: declare irqchip table entry X-Git-Tag: omap-for-v4.3/legacy-v2-signed~111^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892b8cf06d8a1e7f1e2b2084e9ca7e7e77f13402;p=pandora-kernel.git IRQCHIP: irq_cpu: declare irqchip table entry Allow the MIPS CPU interrupt controller to be probed from DT using the generic __irqchip_of_table for platforms which use irqchip_init. This will avoid such platforms needing to duplicate the compatible string & init function pointer. [ralf@linux-mips.org: Resolved conflict due the preceeding commit that moves irq-cpu.c. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: linux-mips@linux-mips.org Cc: Qais Yousef Cc: Andrew Bresticker Cc: linux-kernel@vger.kernel.org Cc: Felix Fietkau Patchwork: https://patchwork.linux-mips.org/patch/10131/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed