From: Tomi Valkeinen Date: Thu, 28 Oct 2010 13:46:38 +0000 (+0300) Subject: OMAP: DSS2: VENC: Add missing start/stop_device calls X-Git-Tag: v3.0-rc1~166^2~20^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14572c6356dc4361231ee8f4402468c1f36d2c34;p=pandora-kernel.git 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 --- Reading git-diff-tree failed