commit | ba02fa37de80bea10d706f39f076dd848348320a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 09:28:06 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Mar 14 15:39:48 2011 +0530 |
tree | a92111444bb7ab0e523b7a5a2e96b44cc87b863f | |
parent | cce18a947967ed028e5301bce84cbaff395489a6 [diff] |
HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash 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>