From b6595dc7e1ccc0964862a5bd436a8f004b36c02f Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Mon, 10 Aug 2015 21:37:04 -0300 Subject: [PATCH] drm/exynos: split display's .dpms() into .enable() and .disable() The DRM Core doesn't have a dpms() operation anymore, everything now is enable() or disable(). Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-format-patch failed