From: Laurent Pinchart Date: Sun, 30 Mar 2014 23:50:16 +0000 (+0200) Subject: drm: rcar-du: Replace direct DRM encoder access with cast macro X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b96b70cfa465550eb9d7112c28e8b5a4093e022;p=pandora-kernel.git drm: rcar-du: Replace direct DRM encoder access with cast macro Add a new macro to downcast an rcar_du_encoder pointer to a drm_encoder pointer and use it. This prepares for the replacement of the rcar_drm_encoder encoder field with a drm_slave_encoder. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed