lantiq: fix a regression in the eiu irq loading code
authorJohn Crispin <john@phrozen.org>
Fri, 24 Jun 2016 14:26:33 +0000 (16:26 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 24 Jun 2016 14:26:33 +0000 (16:26 +0200)
commit9f716901fa38d73b0848da568da4bcd75b0d6782
tree21bb2a046c7716ea664fdcd1ec668b1c0331981e
parentbb7bcc20eb92325c316ab6d4739385cb77851686
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]