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)
commit1198365625bf22294263267df3360cb2a4c76f2d
treecf1a2ecf9379e52616bd102fbaac22c9cc7d35bf
parent33ca0be0836c834ceba12761b506ff73cf46a376
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq

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
This page took 0.02909 seconds and 5 git commands to generate.