From: Laurent Pinchart Date: Thu, 5 Mar 2015 16:49:37 +0000 (+0200) Subject: drm: omapdrm: Drop manual framebuffer pin handling X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~16^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d29c1f2d5510fc7cb95cacc27016fab279fb881;p=pandora-kernel.git drm: omapdrm: Drop manual framebuffer pin handling Since the removal of omap_plane_mode_set(), framebuffers are now pinned exclusively through the plane .prepare_fb() and .cleanup_fb() operations as the remaining callers of omap_plane_setup() don't modify the framebuffer. Remove the manual pin/unpin infrastructure. Signed-off-by: Laurent Pinchart Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed