lantiq: fix a regression in the eiu irq loading code
authorJohn Crispin <john@phrozen.org>
Tue, 7 Jun 2016 16:56:51 +0000 (18:56 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 13 Jun 2016 20:51:41 +0000 (22:51 +0200)
commitd61af50cf33c7b2bcf5bedf25e5ec511ed44f577
tree3e593875af4c68238373d75139e9f29d9f1af199
parent027da3495720c00d942fd2b96d8a0553173ef624
lantiq: fix a regression in the eiu irq loading code

this worked in 3.18 but broke at some point. the old code that loaded a
irq table was incorrewct anyhow as it mapped the irqs int he domain which
should really be done when the driver using them loads them and not the
irq driver itself.

Signed-off-by: John Crispin <john@phrozen.org>
target/linux/lantiq/patches-4.4/0047-irq-fixes.patch [new file with mode: 0644]