arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:37 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:03:37 +0000 (13:03 -0700)
an almost blind conversion from readl_relaxed
to our newly introduced intc_readl().

While at that, also remove some hardcoded
register addresses.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c

Simple merge