aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/409-spi.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:15 +0000
committerJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:15 +0000
commit08769728505ad6dc677aa869728c2e8505eee715 (patch)
tree4d1d260c9be8a18898a36339d4d652e04aef11e8 /target/linux/brcm63xx/patches-3.3/409-spi.patch
parent44d546290ac04ce74b3851cb0d21d598b1130bc3 (diff)
downloadupstream-08769728505ad6dc677aa869728c2e8505eee715.tar.gz
upstream-08769728505ad6dc677aa869728c2e8505eee715.tar.bz2
upstream-08769728505ad6dc677aa869728c2e8505eee715.zip
bcm63xx: add missing bits from extirq support
Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/409-spi.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/409-spi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/409-spi.patch b/target/linux/brcm63xx/patches-3.3/409-spi.patch
index eea80824f1..e8d2dd7465 100644
--- a/target/linux/brcm63xx/patches-3.3/409-spi.patch
+++ b/target/linux/brcm63xx/patches-3.3/409-spi.patch
@@ -145,7 +145,7 @@
#define BCM_6358_DSL_IRQ (IRQ_INTERNAL_BASE + 29)
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
-@@ -1007,4 +1007,116 @@
+@@ -1008,4 +1008,116 @@
#define M2M_SRCID_REG(x) ((x) * 0x40 + 0x14)
#define M2M_DSTID_REG(x) ((x) * 0x40 + 0x18)