Blackfin: move bf537-specific irq code out of common code
commitf58c3276d3652b0d96654ba08f0afc87c013da57
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 07:08:20 +0000 (15 03:08 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:43 +0000 (25 08:13 -0400)
treea7276504d01d8a0a170f6b52eea80a2cbef6b225
parent6327a574f9ce85f0daab8693913003a456f27f1f
Blackfin: move bf537-specific irq code out of common code

The SIC interrupt line muxing that the bf537 does is specific to this
CPU (thankfully), so rip it out of the common code and move it to a
bf537-specific file.  This tidies up the common code significantly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/irq_handler.h
arch/blackfin/mach-bf537/include/mach/irq.h
arch/blackfin/mach-bf537/ints-priority.c
arch/blackfin/mach-common/ints-priority.c