commit | caa5d1e5a32598bab25de1511a74ffdfa8c75d70 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:30 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:37 2014 +0900 |
tree | 57c7949b57a2199287e8140a7d15a84159dd5a58 | |
parent | d9716ee33aabeaaab9eb59938f57ed88fc01b8c3 [diff] |
drm/exynos: Implement drm_connector directly in dp driver This patch implements drm_connector directly in the dp driver, this will allow us to move away from the exynos_drm_connector layer. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>