ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation
authorWill Deacon <will.deacon@arm.com>
Fri, 9 Apr 2010 12:57:51 +0000 (13:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 Apr 2010 17:08:05 +0000 (18:08 +0100)
This patch adds an initcall for the pxa platforms so that they
register their PMU IRQs with the PMU framework in the Kernel.

Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found