openwrt/target
Koen Vandeputte 713561a10b ar71xx: fix potential IRQ misses during dispatch for qca953x
If both interrupts are set in the current implementation
only the 1st will be handled and the 2nd will be skipped
due to the "if else" condition.

Fix this by using the same approach as done for QCA955x
just below it.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-09-13 16:40:29 +02:00
..
imagebuilder imagebuilder: fix `make info` for empty SUPPORTED_DEVICES 2019-08-14 08:14:52 +02:00
linux ar71xx: fix potential IRQ misses during dispatch for qca953x 2019-09-13 16:40:29 +02:00
sdk sdk: use bundle-libraries.sh to ship kernel objtool tools 2019-09-03 10:45:25 +02:00
toolchain target/toolchain/files/wrapper.sh: simplify 'case' 2019-07-15 19:29:08 +02:00
Config.in build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
Makefile build: make <subdir>/install opt-in, use it for target/ only 2017-02-09 13:51:35 +01:00