From: Laurent Pinchart Date: Wed, 14 Jan 2015 15:54:40 +0000 (+0200) Subject: drm: omapdrm: Remove manual update display support X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~15^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a35876e2830511cb8110667fc426c6a6165a593;p=pandora-kernel.git drm: omapdrm: Remove manual update display support All the manual update display code implements eventually ends up to just calls to omap_connector_flush(), currently implemented as an empty TODO stub. Remove it, the code can always be revived and implemented later if interest in manual update displays becomes a reality. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed