From: Jamie Iles Date: Wed, 14 Dec 2011 22:43:17 +0000 (+0100) Subject: ARM: 7236/1: vic: always use simple ops X-Git-Tag: v3.3-rc1~176^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9df00accb343f61a5782904af10366a18ebb5a;p=pandora-kernel.git ARM: 7236/1: vic: always use simple ops Now that irq_domain_simple_ops are available for non-DT users, use them in the VIC driver so that we don't get a NULL dereference in irq_domain_to_irq() when registering the domain. Cc: Linus Walleij Signed-off-by: Jamie Iles Signed-off-by: Russell King --- Reading git-diff-tree failed