From: Hai Li Date: Thu, 23 Apr 2015 18:13:21 +0000 (-0400) Subject: drm/msm: Attach assigned encoder to eDP and DSI connectors X-Git-Tag: omap-for-v4.3/legacy-v2-signed~312^2~4^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6b287968681f660e151c202765da9f58d3dcba;p=pandora-kernel.git drm/msm: Attach assigned encoder to eDP and DSI connectors drm_mode_connector_attach_encoder() function call is missing during eDP and DSI connector initialization. As a result, no encoder is returned by DRM_IOCTL_MODE_GETCONNECTOR system call. This change is to fix this issue. Signed-off-by: Hai Li --- Reading git-diff-tree failed