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)
commit14572c6356dc4361231ee8f4402468c1f36d2c34
tree88158bc7225b217df86a260a56ede8845405867f
parentbcd8e374b5d39d481d00936e183b0ded99a5f31a
OMAP: DSS2: VENC: Add missing start/stop_device calls

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>
drivers/video/omap2/dss/venc.c