video: exynos_dp: Move hotplug into a workqueue
authorSean Paul <seanpaul@chromium.org>
Fri, 9 Nov 2012 04:55:08 +0000 (13:55 +0900)
committerJingoo Han <jg1.han@samsung.com>
Thu, 29 Nov 2012 01:33:28 +0000 (10:33 +0900)
Move the hotplug related code from probe and resume into a workqueue.
This allows us to initialize the DP driver (and resume it) when there
is no monitor connected.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Olof Johansson <olofj@chromium.org>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
drivers/video/exynos/exynos_dp_core.c
drivers/video/exynos/exynos_dp_core.h

Simple merge
Simple merge