irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers
commit401667bb8a2e0825090c5e6c15b899c1c36a4773
authorEric Anholt <eric@anholt.net>
Sat, 26 Dec 2015 21:47:21 +0000 (26 13:47 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Dec 2015 10:40:45 +0000 (29 11:40 +0100)
tree36645c6c460e7fe1fc76804917626aa1c1e1a870
parent5c4acd97e812de908cda97e2da02dead261915fa
irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers

The irqchip's register area includes the the setup for the timer's
scaling factors, and for the platform we want a fixed configuration of
these registers.

Signed-off-by: Eric Anholt <eric@anholt.net>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Lee Jones <lee@kernel.org>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: linux-rpi-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/1451166444-11044-2-git-send-email-eric@anholt.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-bcm2836.c