]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: lantiq: move eiu init after irq_domain register
authorJohn Crispin <blogic@openwrt.org>
Thu, 11 Sep 2014 17:25:25 +0000 (19:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:18 +0000 (07:45 +0100)
commit782db4b671c8ba7e4dce91427b99cd7277603a47
treefc09e87cce28bb1a69c80d1d5b58e7c187c1b6c1
parent3963de82b2f433a968e50db31e6c7b14eed50981
MIPS: lantiq: move eiu init after irq_domain register

The eiu init failed as the irq_domain was not yet available.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8047/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/irq.c