From: Russell King Date: Sun, 3 Nov 2013 12:13:47 +0000 (+0000) Subject: imx-drm: remove separate imx-fbdev X-Git-Tag: v3.15-rc1~139^2~910^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acba02f7e8538a54d4bf3ed8a2d3b31dd5eca45;p=pandora-kernel.git imx-drm: remove separate imx-fbdev Now that we know when the components of the imx-drm subsystem will be initialised, we can move the fbdev helper initialisation and teardown into imx-drm-core. This gives us the required ordering that DRM wants in both driver load and unload methods. We can also stop exporting the imx_drm_device_get() and imx_drm_device_put() methods; nothing but the fbdev helper was making use of these. Acked-by: Philipp Zabel Acked-by: Shawn Guo Reviewed-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-diff-tree failed