From: Sean Paul Date: Fri, 9 Nov 2012 04:55:08 +0000 (+0900) Subject: video: exynos_dp: Move hotplug into a workqueue X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784fa9a10b684b452ff01531c1b5eafd7215564d;p=pandora-kernel.git video: exynos_dp: Move hotplug into a workqueue 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 Reviewed-by: Olof Johansson Signed-off-by: Jingoo Han --- Reading git-diff-tree failed