]> Pileus Git - ~andy/linux/commit
ARM: 7395/1: VIC: use the domain mapping function to assign handlers
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Apr 2012 07:02:36 +0000 (08:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 25 Apr 2012 11:57:07 +0000 (12:57 +0100)
commitce94df9c099d2a828610576f31dddfa552243edc
tree9d6026e4f6be2305886ad2a78c7bc11039504d14
parentfa943bed68c85e1ebac4b9dd6398ad6fd0f53567
ARM: 7395/1: VIC: use the domain mapping function to assign handlers

This removes the internal functions for assigning IRQ
handlers to each interrupt in favor of using the internal
map iterator in the irq domain code.

Cc: Will Deacon <will.deacon@arm.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/vic.c