[mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platform
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jun 2012 21:57:45 +0000 (21:57 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jun 2012 21:57:45 +0000 (21:57 +0000)
commit3a5b7c7629c57edb6063c839ccad36ab48353726
tree71bf1ec21686eee19a6eba35908e106b3be9b5e2
parent85bb2ebefa043ec2ba9d1c7bcdfcea2e02707864
[mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platform

This caused stalls in the Ethernet DMA block, so until properly
written and sorted out, fallback to the assembly version instead.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32470 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/entry-macro.S
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/irq.c
target/linux/mcs814x/patches-3.3/001-platform.patch