commit | d9aaf7576241a9c24ede9998a630b29b26d8a6d0 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon Sep 22 11:30:48 2014 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Mon Nov 03 01:51:27 2014 +0900 |
tree | 530b287e522f9a62a9fba8886ddee448409b3b9a | |
parent | c52142e6a88da1152ec7c3f887aedee4e50b2d56 [diff] |
drm/exynos: remove explicit encoder/connector de-initialization All KMS objects are destroyed by drm_mode_config_cleanup in proper order so component drivers should not care about it. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>