drm/exynos: Move DP setup into commit()
authorAjay Kumar <[email protected]>
Thu, 31 Jul 2014 17:42:13 +0000 (23:12 +0530)
committerThierry Reding <[email protected]>
Wed, 6 Aug 2014 14:44:15 +0000 (16:44 +0200)
commit4deabfa00049465cc1e4ed6fe0b5082bcff98d57
tree3e5943b138c9b9d543be152e8c96c446c67622b8
parent3e51d609321601627fb571bdc403c330f416d1af
drm/exynos: Move DP setup into commit()

Add commit callback for exynos_dp, and move the DP link training,
video configuration code from the hotplug handler into commit().

Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Ajay Kumar <[email protected]>
Acked-by: Inki Dae <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
drivers/gpu/drm/exynos/exynos_dp_core.c