You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Koen Vandeputte 00d48bcac0 ar71xx: Fix potentially missed IRQ handling during dispatch
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>
5 years ago
..
apm821xx treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
ar7 kernel: bump 4.9 to 4.9.186 5 years ago
ar71xx Revert "ar71xx: use platform code for qca955x usb0 init" 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91/image/sama5.mk: check for sama5d4_xplained device 5 years ago
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
ath79 ath79: fix UniFi AC LED mapping 5 years ago
bcm53xx bcm53xx: extend firmware validation 5 years ago
brcm47xx brcm47xx: extend firmware validation 5 years ago
brcm63xx kernel: bump 4.14 to 4.14.141 5 years ago
brcm2708 kernel: bump 4.19 to 4.19.71 5 years ago
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
gemini kernel: bump 4.19 to 4.19.71 5 years ago
generic ar71xx: Fix potentially missed IRQ handling during dispatch 5 years ago
imx6 imx6: split up DEVICE_TITLE 5 years ago
ipq40xx treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
ipq806x treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
ixp4xx treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
kirkwood treewide: sync bootcount scripts across targets 5 years ago
lantiq lantiq: add device alias for Alpha ASL56026 5 years ago
layerscape kernel: bump 4.14 to 4.14.142 5 years ago
malta malta: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
mediatek kernel: bump 4.19 to 4.19.71 5 years ago
mpc85xx treewide: convert WiFi caldata size and offset to hexadecimal 5 years ago
mvebu treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
orion orion: sysupgrade: change platform_check_image() args validation 5 years ago
oxnas oxnas: convert DEVICE_TITLE to new variables 5 years ago
pistachio treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 5 years ago
ramips ramips: enable external amplifier for D-Link DIR-810L 5 years ago
rb532 treewide: sysupgrade: get rid of platform_nand_pre_upgrade() 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
tegra treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
zynq zynq: remove kernel 4.14 support 5 years ago
Makefile