From 06c6b82bf717f1851ca78d0346e915e879061c69 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 11 Nov 2013 16:20:25 +0000 Subject: [PATCH] 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-format-patch failed