From: Russell King Date: Mon, 11 Nov 2013 16:20:25 +0000 (+0000) Subject: imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group() X-Git-Tag: v3.15-rc1~139^2~910^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c6b82bf717f1851ca78d0346e915e879061c69;p=pandora-kernel.git imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group() Since we're now operating like a conventional DRM driver, doing all the initialisation within the driver's ->load callback, we don't need to mess around with the mode groups - we can rely on the one in the DRM platform code. Acked-by: Philipp Zabel Acked-by: Shawn Guo Reviewed-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-diff-tree failed