From: Russell King Date: Sun, 3 Nov 2013 15:31:22 +0000 (+0000) Subject: imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function X-Git-Tag: v3.15-rc1~139^2~910^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85f2b5d879597708808ece7e5ebbfd6823e3f69;p=pandora-kernel.git imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function It is now no longer necessary to keep this structure around; we can allocate it upon DRM driver load and destroy it thereafter without affecting the other components now. Acked-by: Philipp Zabel Acked-by: Shawn Guo Reviewed-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-diff-tree failed