summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.14/320-irqchip-add-support-for-bcm6345-style-l2-irq-control.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-081-411/+0
| | | | | | | | 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/+411
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