From: Arnd Bergmann Date: Tue, 19 Mar 2013 14:31:08 +0000 (+0100) Subject: ARM: sirf: fix prima2 interrupt lookup X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~16^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d71344fd09223820eb9de39b597ec29f035e89;p=pandora-kernel.git ARM: sirf: fix prima2 interrupt lookup We must not read the interrupts property manually but instead use irq_of_parse_and_map() to guarantee that we get the correct interrupt number once we stop using the legacy IRQ domain. Signed-off-by: Arnd Bergmann Tested-by: Barry Song --- Reading git-diff-tree failed