From: Laurent Pinchart Date: Wed, 15 Apr 2015 18:51:45 +0000 (+0300) Subject: drm: omapdrm: Don't get/put dispc in omap_crtc_flush() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~16^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0193f0c74445ab0da0b8870c18ea5ef071fa1ec1;p=pandora-kernel.git drm: omapdrm: Don't get/put dispc in omap_crtc_flush() The omap_crtc_flush() function is always called with a reference to the dispc held. Remove unnecessary calls to dispc_runtime_get() and dispc_runtime_put(). Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed