linux-stable/arch/arm/mach-dove
Russell King - ARM Linux d356cf5a74 Dove: Fix irq_to_pmu()
PMU interrupts start at IRQ_DOVE_PMU_START, not IRQ_DOVE_PMU_START + 1.
Fix the condition.  (It may have been less likely to occur had the code
been written "if (irq >= IRQ_DOVE_PMU_START" which imho is the easier
to understand notation, and matches the normal way of thinking about
these things.)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: stable@vger.kernel.org
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2012-11-21 18:28:25 +00:00
..
include/mach Dove: Fix irq_to_pmu() 2012-11-21 18:28:25 +00:00
addr-map.c arm: plat-orion: use void __iomem pointers for addr-map functions 2012-09-21 18:04:47 +00:00
cm-a510.c ARM: restart: dove: use new restart hook 2012-01-05 12:57:09 +00:00
common.c ARM: dove: Add crypto engine to DT 2012-10-17 17:20:01 +00:00
common.h ARM: Dove: allow PCI to be disabled 2012-09-21 17:07:26 +00:00
dove-db-setup.c ARM: Orion: SPI: Add clk/clkdev support. 2012-05-08 16:33:55 -07:00
irq.c Dove: Attempt to fix PMU/RTC interrupts 2012-11-21 18:25:11 +00:00
Kconfig ARM: dove: add device tree based machine descriptor 2012-09-21 17:07:22 +00:00
Makefile ARM: Dove: allow PCI to be disabled 2012-09-21 17:07:26 +00:00
Makefile.boot ARM: kirkwood: move new dtbs to common Makefile 2012-09-22 14:24:00 -07:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: dove: Consolidate mpp code with platform mpp. 2011-05-16 15:49:31 -04:00
pcie.c ARM: dove: Add pcie clock support 2012-10-17 17:19:47 +00:00