]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit3e9cc70590287f7cb7e38793bbf968b3362b7612
tree5927487be8c18726fce3f76fdbf890a0897adb22
parent28d7f4ec98a8edb029ef24c1ee4af6a1ccbc9633
ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisation

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>
arch/arm/plat-pxa/Makefile
arch/arm/plat-pxa/pmu.c [new file with mode: 0644]