From: Laurent Pinchart Date: Fri, 20 Feb 2015 20:35:52 +0000 (+0200) Subject: drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df78222d78f0f985ffb7917df4a058113e227561;p=pandora-kernel.git drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time The function is meant to restore the fbdev mode in the lastclose handler, not to be called at init time. Remove the call. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed