aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/mach-universal_c210.c
diff options
context:
space:
mode:
authorRicardo Neri <ricardo.neri@ti.com>2012-05-21 21:47:21 -0500
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-05-22 11:00:09 +0300
commite92a5b28f71aea01b281f9c89d97a4bc5b24748f (patch)
tree908694252565b02713732987733046692bbe5175 /arch/arm/mach-exynos/mach-universal_c210.c
parentc808ab9c82b20227a8b7659c5c8b75290047523c (diff)
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>
Diffstat (limited to 'arch/arm/mach-exynos/mach-universal_c210.c')
0 files changed, 0 insertions, 0 deletions