commit | 784fa9a10b684b452ff01531c1b5eafd7215564d | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Fri Nov 09 13:55:08 2012 +0900 |
committer | Jingoo Han <jg1.han@samsung.com> | Thu Nov 29 10:33:28 2012 +0900 |
tree | 99fb4de2ac9d8b38709731153ff049676cf49e4f | |
parent | 2c95a81032065b6f4efa4be2a9e193feb23f2435 [diff] |
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 <seanpaul@chromium.org> Reviewed-by: Olof Johansson <olofj@chromium.org> Signed-off-by: Jingoo Han <jg1.han@samsung.com>