From: Rob Herring Date: Fri, 30 Sep 2011 15:48:38 +0000 (-0500) Subject: irq: support domains with non-zero hwirq base X-Git-Tag: v3.2-rc1~89^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d274309d0e64bdbdb6c50945ca2964596e8fa5a;p=pandora-kernel.git irq: support domains with non-zero hwirq base Interrupt controllers can have non-zero starting value for h/w irq numbers. Adding support in irq_domain allows the domain hwirq numbering to match the interrupt controllers' numbering. As this makes looping over irqs for a domain more complicated, add loop iterators to iterate over all hwirqs and irqs for a domain. Signed-off-by: Rob Herring Reviewed-by: Jamie Iles Tested-by: Thomas Abraham Acked-by: Grant Likely Acked-by: Thomas Gleixner --- Reading git-diff-tree failed