From: Russell King Date: Sun, 3 Nov 2013 13:30:48 +0000 (+0000) Subject: imx-drm: initialise drm components directly X-Git-Tag: v3.15-rc1~139^2~910^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3f76756633;p=pandora-kernel.git imx-drm: initialise drm components directly Now that our bind function is only ever called during the main DRM driver ->load callback, we don't need to have the imx_drm_connector or imx_drm_encoder abstractions anymore. So let's get rid of it, and move the DRM connector and encoder setup into the connector support files. Acked-by: Philipp Zabel Acked-by: Shawn Guo Reviewed-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-diff-tree failed