6cab486029
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> |
||
---|---|---|
.. | ||
SA-1100.h | ||
SA-1101.h | ||
SA-1111.h | ||
assabet.h | ||
badge4.h | ||
bitfield.h | ||
cerf.h | ||
collie.h | ||
debug-macro.S | ||
dma.h | ||
entry-macro.S | ||
gpio.h | ||
h3600.h | ||
h3600_gpio.h | ||
hardware.h | ||
ide.h | ||
io.h | ||
irqs.h | ||
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 |