OMAP: DSS2: VENC: Add missing start/stop_device calls
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 28 Oct 2010 13:46:38 +0000 (16:46 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:25 +0000 (14:19 +0300)
VENC code was missing omap_dss_start/stop_device calls. This didn't
cause any problems as VENC could not be compiled as a module, but
nevertheless it's better to add the calls.

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

No differences found