ARM: 8363/1: sa1100: use ioremapped memory to access SC registers
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Mon, 18 May 2015 15:02:47 +0000 (16:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 18 May 2015 21:00:23 +0000 (22:00 +0100)
commit60c06c4c6f85676a86826c7e9bbd727224a2795f
tree0f84b7a8a1e9b00f360d09bad4d0cb9cd6148d39
parenta657d7f679e841664c132cb691ffa44a6cd0bdb3
ARM: 8363/1: sa1100: use ioremapped memory to access SC registers

Use ioremap() and readl/writel_relaxed() to access IRQ controller
registers.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/irq.c
This page took 0.025477 seconds and 5 git commands to generate.