commit | e8929999fa718da5758ff877592f33fea368ca8a | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon May 07 11:29:28 2018 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Mon May 14 08:06:45 2018 +0900 |
tree | c5e1b0226e5b942d7ca551e782a6e15945ec8290 | |
parent | 01fb9185dc180940f90510215ef8764d6155d088 [diff] |
drm/exynos/dsi: remove mode_set callback The callback was used only to copy provided mode to context for later usage. Since the mode is always available from crtc atomic state this code can be removed. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>