]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation
authorWill Deacon <will.deacon@arm.com>
Fri, 9 Apr 2010 12:57:02 +0000 (13:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 Apr 2010 17:03:49 +0000 (18:03 +0100)
commitde4338f40e48da3b604219909a1d4aa7aa60870f
treeb653ddfb75f1b3dd7f96637e0d0e9b1272c0c701
parentcc761beda2426cf663a649b905b6643673ff7b30
ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation

This patch adds an initcall for the iop3xx platforms so that they
register their PMU IRQS with the PMU framework in the Kernel.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-iop/Makefile
arch/arm/plat-iop/pmu.c [new file with mode: 0644]