remarkable-linux/drivers/video/omap
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
..
blizzard.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
dispc.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 2008-07-24 10:47:21 -07:00
dispc.h OMAP: add TI OMAP2 internal display controller support. 2007-07-17 10:23:13 -07:00
hwa742.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
Kconfig fb menu: fix FB_OMAP dependencies so that menu is displayed correctly 2007-10-30 08:06:55 -07:00
lcd_h3.c i2c/tps65010: move header to <linux/i2c/...> 2008-01-27 18:14:49 +01:00
lcd_h4.c OMAP: LCD panel support for the TI OMAP H4 board 2007-07-17 10:23:14 -07:00
lcd_inn1510.c OMAP: LCD panel support for the TI OMAP1510 Innovator board 2007-07-17 10:23:14 -07:00
lcd_inn1610.c Make the pr_*() family of macros in kernel.h complete 2007-10-17 08:42:57 -07:00
lcd_osk.c OMAP: LCD panel support for the TI OMAP OSK board 2007-07-17 10:23:14 -07:00
lcd_palmte.c OMAP: LCD panel support for the Palm Tungsten E 2007-07-17 10:23:14 -07:00
lcd_palmtt.c OMAP: LCD panel support for Palm Tungsten|T 2007-07-17 10:23:14 -07:00
lcd_palmz71.c OMAP: LCD panel support for the Palm Zire71 2007-07-17 10:23:14 -07:00
lcd_sx1.c OMAP: LCD panel support for the Siemens SX1 mobile phone 2007-07-17 10:23:15 -07:00
lcdc.c drivers/video/: Spelling fixes 2008-02-03 17:31:49 +02:00
lcdc.h OMAP: add TI OMAP1 internal LCD controller 2007-07-17 10:23:13 -07:00
Makefile OMAP: LCD panel support for the Siemens SX1 mobile phone 2007-07-17 10:23:15 -07:00
omapfb_main.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 2008-07-24 10:47:21 -07:00
rfbi.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
sossi.c [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* 2008-07-27 09:46:18 +01:00