From: Dmitry Eremin-Solenikov Date: Thu, 15 Jan 2015 01:31:48 +0000 (+0100) Subject: ARM: 8280/1: sa1100: switch to irq_domain_add_simple() X-Git-Tag: fixes-v4.0-rc1~125^2~1^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82be3f0f1a4a03ec43750b12cb48871ec2a2e28;p=pandora-kernel.git ARM: 8280/1: sa1100: switch to irq_domain_add_simple() As now both SC and GPIO irq domains start from 0 hwirq and do not contain holes, switch to using irq_domain_add_simple() instead of irq_domain_add_legacy(). Signed-off-by: Dmitry Eremin-Solenikov Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed