]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 2 Mar 2012 00:13:59 +0000 (17:13 -0700)
committerArnd Bergmann <arnd@arndb.de>
Tue, 6 Mar 2012 15:57:56 +0000 (15:57 +0000)
commit61947a72c41d75614061123fe8407c445c7b2ba4
tree74deb1b554e4cd8a0ddcb692447bc717640ab8a9
parenta7b56c321aa6932140019851197285cf247c4ab4
ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER

As done for the other ep93xx machines in:

commit dbb39f390f32cb8d9c802ca6b0c85a0c352956ea
ARM: ep93xx: convert to MULTI_IRQ_HANDLER

Now that there is a generic IRQ handler for multiple VIC devices use it
for vision_ep9307 to help building multi platform kernels.

Signed-off-by: Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <rmallon@gmail.com>
Reviewed-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ep93xx/vision_ep9307.c