From af8be3f6fe80262f29b5e353421392196ff626f0 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Wed, 5 Aug 2015 20:24:19 -0300 Subject: [PATCH] drm/exynos: remove exynos_encoder's .commit() op .commit() is not used anymore, Exynos encoders now follow the .enable()/.disable() semantics from drm atomic core, so remove this callback. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-format-patch failed