OSDN Git Service

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)
commitd32caf94e0a7029ae3e829d296aa63f9f3c4d9a7
treefc09e87cce28bb1a69c80d1d5b58e7c187c1b6c1
parente8b8ca8cb34486fc27984c402ee89a183ef1b1b7
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