summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/323-MIPS-BCM63XX-wire-up-BCM6358-s-external-interrupts-4.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-081-3/+3
| | | | | | | | 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/+57
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