summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-081-37/+37
| | | | | | | | Fix locking and lock usage, making it compile for SMP. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43578
* brcm63xx: convert to irq domainJonas Gorski2014-12-011-0/+694
Add irq-domain aware irqchip drivers for the irq controllers of bcm63xx and switch to use them. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43454