summaryrefslogtreecommitdiff
path: root/drivers/acpi
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-29 16:13:17 (GMT)
committerJohn Crispin <blogic@openwrt.org>2013-02-17 00:25:27 (GMT)
commit9c099c4e79b67d5578ce8142e6214950be4fcf43 (patch)
tree9dfbc380060abeacef51074d17442f52fb037914 /drivers/acpi
parentf160a289e0e8848391f5ec48ff1a014b9c04b162 (diff)
downloadlinux-fsl-qoriq-9c099c4e79b67d5578ce8142e6214950be4fcf43.tar.xz
MIPS: ath79: simplify MISC IRQ handling
The current code uses multiple if statements for demultiplexing the different interrupt sources. Additionally, the MISC interrupt controller has 32 interrupt sources and the current code does not handles all of them. Get rid of the if statements and process all interrupt sources in a loop to fix these issues. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4874/ Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions