linux/drivers/video/omap2/dss
Ricardo Neri e92a5b28f7 OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ request
genirq requires that the IRQ requests that do not provided a handler to
use the IRQF_ONESHOT flag. This is to prevent situations in which the irq line
is reenabled while the interrupt is still asserted. While this situation may
not happen in edge type interrupts, genirq still requires to use IRQF_ONESHOT.

Also, remove the IRQF_DISABLED as the flag is now a NOOP and has been
deprecated.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-05-22 11:00:09 +03:00
..
Kconfig OMAPDSS: HDMI: Decouple HDMI audio from ASoC 2012-05-11 15:15:22 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
apply.c OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays 2012-05-22 10:59:13 +03:00
core.c OMAPDSS: interface drivers register their panel devices 2012-05-11 14:52:23 +03:00
dispc.c OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC 2012-05-22 11:00:01 +03:00
dispc.h OMAPDSS: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:14 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
display.c OMAPDSS: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:14 +03:00
dpi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
dsi.c OMAPDSS: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:14 +03:00
dss.c OMAPDSS: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:14 +03:00
dss.h OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays 2012-05-22 10:59:13 +03:00
dss_features.c OMAPDSS: DISPC: Support rotation through TILER 2012-05-22 10:59:15 +03:00
dss_features.h OMAPDSS: DISPC: Support rotation through TILER 2012-05-22 10:59:15 +03:00
hdmi.c OMAPDSS: HDMI: Implement DSS driver interface for audio 2012-05-11 15:17:10 +03:00
hdmi_panel.c OMAPDSS: HDMI: Implement DSS driver interface for audio 2012-05-11 15:17:10 +03:00
manager.c OMAPDSS: APPLY: Remove display dependency from overlay and manager checks 2012-05-09 13:44:07 +03:00
overlay.c OMAPDSS: DISPC: Support rotation through TILER 2012-05-22 10:59:15 +03:00
rfbi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
sdi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
ti_hdmi.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ request 2012-05-22 11:00:09 +03:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
venc.c OMAPDSS: Apply VENC timings even if panel is disabled 2012-05-22 11:00:08 +03:00