]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1932e6d2d97555ecb364599a141f518fc913776a
tree88158bc7225b217df86a260a56ede8845405867f
parentfdd6596f69c95802f18c9e04d71937d1d09436f1
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