From: Rob Clark Date: Fri, 30 Aug 2013 17:02:15 +0000 (-0400) Subject: drm/msm: convert to drm_bridge X-Git-Tag: v3.12-rc1~136^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3376e3ec81c5dd0622cbc187db76d2824d31c1c;p=pandora-kernel.git drm/msm: convert to drm_bridge Drop the msm_connector base class, and special calls to base class methods from the encoder, and use instead drm_bridge. This allows for a cleaner division between the hdmi (and in future dsi) blocks, from the mdp block. Signed-off-by: Rob Clark Signed-off-by: Dave Airlie --- Reading git-diff-tree failed