ARM: OMAP2+: irq, AM33XX add missing register check omap-for-v3.13/fixes-not-urgent-part2
authorMarkus Pargmann <mpa@pengutronix.de>
Thu, 17 Oct 2013 07:18:38 +0000 (09:18 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Oct 2013 14:50:18 +0000 (07:50 -0700)
am33xx has a INTC_PENDING_IRQ3 register that is not checked for pending
interrupts. This patch adds AM33XX to the ifdef of SOCs that have to
check this register.

Cc: stable@vger.kernel.org
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found