HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 07:28:06 +0000 (09:28 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 14 Mar 2011 10:09:48 +0000 (15:39 +0530)
Something seems to be wrong with OMAP4 & VENC, and register access fails
in omap_venchw_probe().

This patch skips venc driver registration on OMAP4, thus circumventing
the problem for now.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found