linux/include/asm-arm/arch-sa1100
Dmitry Baryshkov 6cab486029 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
IRQT_* and __IRQT_* were obsoleted long ago by patch [3692/1].
Remove them completely. Sed script for the reference:

s/__IRQT_RISEDGE/IRQ_TYPE_EDGE_RISING/g
s/__IRQT_FALEDGE/IRQ_TYPE_EDGE_FALLING/g
s/__IRQT_LOWLVL/IRQ_TYPE_LEVEL_LOW/g
s/__IRQT_HIGHLVL/IRQ_TYPE_LEVEL_HIGH/g
s/IRQT_RISING/IRQ_TYPE_EDGE_RISING/g
s/IRQT_FALLING/IRQ_TYPE_EDGE_FALLING/g
s/IRQT_BOTHEDGE/IRQ_TYPE_EDGE_BOTH/g
s/IRQT_LOW/IRQ_TYPE_LEVEL_LOW/g
s/IRQT_HIGH/IRQ_TYPE_LEVEL_HIGH/g
s/IRQT_PROBE/IRQ_TYPE_PROBE/g
s/IRQT_NOEDGE/IRQ_TYPE_NONE/g

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-07-27 09:46:18 +01:00
..
SA-1100.h
SA-1101.h [ARM] unbalanced parenthesis fix 2007-10-12 23:43:21 +01:00
SA-1111.h
assabet.h
badge4.h
bitfield.h
cerf.h
collie.h [ARM] 5025/2: fix collie cpu initialisation 2008-05-22 14:03:20 +01:00
debug-macro.S
dma.h
entry-macro.S
gpio.h [ARM] 4961/1: gpiolib support for SA-1100 architecture 2008-04-10 15:31:37 +01:00
h3600.h pm: remove remaining obsolete definitions from pm.h 2008-07-24 10:47:22 -07:00
h3600_gpio.h
hardware.h
ide.h [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* 2008-07-27 09:46:18 +01:00
io.h
irqs.h [ARM] 5026/1: locomo: add .settype for gpio and several small fixes 2008-05-17 22:53:54 +01:00
jornada720.h
lart.h
mcp.h
memory.h
mtd-xip.h
neponset.h
shannon.h
simpad.h
system.h
timex.h
uncompress.h
vmalloc.h