From: Jamie Iles Date: Wed, 14 Dec 2011 22:43:16 +0000 (+0100) Subject: ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF X-Git-Tag: v3.3-rc1~176^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87fb57346fc7653ace98769f148e0dcd88ac1ee;p=pandora-kernel.git ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF irqdomain support is used in interrupt controller drivers that may not have device tree support but only need the basic HW->Linux irq translation. Rather than having each of these implement their own IRQ domain, allow them to use the simple ops. Acked-by: Thomas Gleixner Acked-by: Rob Herring Cc: Grant Likely Signed-off-by: Jamie Iles Signed-off-by: Russell King --- Reading git-diff-tree failed