linux/drivers/video/omap2/dss
Tomi Valkeinen 6ec549e50b OMAP: DSS2: Check for SDI HW before accessing SDI registers
Only OMAP 3430 hardware has SDI support. The availability of SDI HW can
be found out by checking if the LCD channel supports SDI displays.

This patch checks for SDI HW support before accessing SDI registers,
which fixes a crash on OMAP4 when SDI SW support is compiled in.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-11 15:46:25 +02:00
..
core.c OMAP: DSS2: Fix def_disp module param description 2011-03-11 15:46:23 +02:00
dispc.c OMAP: DSS2: Have separate irq handlers for DISPC and DSI 2011-03-11 15:46:24 +02:00
display.c OMAP: DSS2: Clean up a switch-case 2011-03-11 15:46:24 +02:00
dpi.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00
dsi.c OMAP: DSS2: Have separate irq handlers for DISPC and DSI 2011-03-11 15:46:24 +02:00
dss.c OMAP: DSS2: Check for SDI HW before accessing SDI registers 2011-03-11 15:46:25 +02:00
dss.h OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
dss_features.c OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 2011-03-11 15:46:25 +02:00
dss_features.h OMAP: DSS2: Add dss_features for omap4 and overlay manager related features 2011-01-10 11:09:54 +02:00
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
manager.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
overlay.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
rfbi.c OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver 2011-03-11 15:46:22 +02:00
sdi.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00
venc.c OMAP: DSS2: Delay regulator_get() calls 2011-03-11 15:46:23 +02:00