]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: plat-orion: add reg offset to DT irq driver stub
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 2 Jul 2013 11:03:43 +0000 (13:03 +0200)
committerJason Cooper <jason@lakedaemon.net>
Thu, 25 Jul 2013 21:07:33 +0000 (21:07 +0000)
commitfa8c5a811e0e7c3e1c49b2e58fcb4db549b5719a
tree8c2c5a1365a56dc06946159d43bf48ecb32b3ce1
parentfd509ed63d5c8e754a023961d1c34498ae558887
ARM: plat-orion: add reg offset to DT irq driver stub

With irqchip driver for Orion SoCs, reg layout of orion-intc has changed.
This updates irq driver stub implemented before to the new reg layout by
adding an offset to the base address passed by DT node. As orion5x still
uses this stub, it cannot be removed yet.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/plat-orion/irq.c