From c4d96f1689226a2342962f2c70b16b0a3b8343ff Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Mon, 1 Jun 2015 12:04:54 -0300 Subject: [PATCH] drm/exynos: remove unnecessary calls to disable_plane() The planes are already disabled by the drm_atomic_helper_commit() code so we don't need to disable the in these two places. Signed-off-by: Gustavo Padovan Reviewed-by: Joonyoung Shim Tested-by: Tobias Jakobi Signed-off-by: Inki Dae --- Reading git-format-patch failed