[PATCH] arm: omap1: fix ams-delta FIQ handler to work with sparse IRQ
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-17 09:39:51
Also in:
linux-omap, lkml
From: tony@atomide.com (Tony Lindgren)
Date: 2016-06-17 09:39:51
Also in:
linux-omap, lkml
* Janusz Krzysztofik [off-list ref] [160616 13:00]:
After OMAP1 IRQ definitions have been changed by commit 685e2d08c54b
("ARM: OMAP1: Change interrupt numbering for sparse IRQ") introduced
in v4.2, ams-delta FIQ handler which depends on them no longer works
as expected. Fix it.Applying into omap-for-v4.7/fixes thanks. Good to hear you got it working, I recall being a bit worried about what all I might break with the sparse IRQ conversion.. Sorry about that. Regards, Tony