From 47a7deff3606c4455f0abf0cdb1a9c89ba722a6b Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Mon, 1 Jun 2015 12:04:47 -0300 Subject: [PATCH] drm/exynos: atomic phase 3: use atomic .set_config helper Now that phase 1 and 2 are complete switch .set_config helper to use the atomic one. v2: also remove .prepare() callback v3: remove .mode_set() and .mode_set_base() and encoder's .prepare() callbacks Signed-off-by: Gustavo Padovan Reviewed-by: Joonyoung Shim Tested-by: Tobias Jakobi Signed-off-by: Inki Dae --- Reading git-format-patch failed