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)
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>

No differences found