From: Linus Walleij Date: Fri, 20 Apr 2012 07:02:03 +0000 (+0100) Subject: ARM: 7394/1: VIC: respect list of valid sources X-Git-Tag: v3.5-rc1~182^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa943bed68c85e1ebac4b9dd6398ad6fd0f53567;p=pandora-kernel.git ARM: 7394/1: VIC: respect list of valid sources The current IRQ domain implementation in the VIC allocates 32 interrupts for each VIC instance no matter whether the controller actually use all the IRQs or not. Alter this so we only allocate a domain up until the last IRQ marked valid. Cc: Will Deacon Cc: Grant Likely Cc: Rob Herring Acked-by: Jamie Iles Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed