drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 20 Feb 2015 20:35:52 +0000 (22:35 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:01 +0000 (16:16 +0200)
commitdf78222d78f0f985ffb7917df4a058113e227561
tree3979b44cf1ed18ad88161c2362724f715c55d804
parent0e211da8d83fafdd27b94d4f2a8f8d5b96b2a552
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 <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_kms.c
This page took 0.024203 seconds and 5 git commands to generate.