Blackfin arch: add an exception request/free api
authorMike Frysinger <michael.frysinger@analog.com>
Sun, 5 Aug 2007 09:14:04 +0000 (17:14 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sun, 5 Aug 2007 09:14:04 +0000 (17:14 +0800)
commit1ffe6646babf8471714e649849ec2c9662bf410c
treecc10996b2dd08ac783a4621fffb650e23b66bb2e
parentdbcc78bebe9daed8998d9f7c4e30bd3b73a4a169
Blackfin arch: add an exception request/free api

add an exception request/free api similar to the interrupt request/fre
api so people can utilize the free software based exceptions for their
own purposes

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/kernel/traps.c
arch/blackfin/mach-common/entry.S
include/asm-blackfin/irq_handler.h