]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: exynos_dp: Enable hotplug interrupts
authorSean Paul <seanpaul@chromium.org>
Thu, 1 Nov 2012 10:13:46 +0000 (19:13 +0900)
committerJingoo Han <jg1.han@samsung.com>
Thu, 29 Nov 2012 01:33:28 +0000 (10:33 +0900)
commitc30ffb904cff819dc2423b1c3edd4f2e48f7acb0
treeb6ce271161da677c855c2c8b7291c2d14c90fd4f
parent784fa9a10b684b452ff01531c1b5eafd7215564d
video: exynos_dp: Enable hotplug interrupts

Enable hotplug interrupts and move the hotplug scheduling into the
interrupt handler. This allows us to introduce a screen at any time
while we're running.

[jg1.han@samsung.com: moved the bit masking of hotplug interrupts]
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
drivers/video/exynos/exynos_dp_reg.c