From: Laurent Pinchart Date: Mon, 23 Feb 2015 11:22:44 +0000 (+0200) Subject: drm: rcar-du: Don't set connector->encoder at init time X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b37c3264788a13861f318a8bfc7d73f0d0986ce;p=pandora-kernel.git drm: rcar-du: Don't set connector->encoder at init time The drm_connector encoder field points to the encoder driving the connector. No such association exists at init time, as all pipelines are disabled. Don't set the field. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed