android_kernel_motorola_sm6225/drivers/video/exynos
Ajay Kumar 22ce19cb43 video: exynos_dp: Reset and initialize DP before requesting irq
If DP is not reset properly before kernel bootup(in bootloader code),
there can be few pending interrupts, and sometimes they invoke
DP irq handler as soon as the irq handler is registered in DP probe.
So, we make the DP driver more robust by resetting and
initializing DP at the earliest and then registering the irq handler.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
2012-11-29 10:33:28 +09:00
..
exynos_dp_core.c video: exynos_dp: Reset and initialize DP before requesting irq 2012-11-29 10:33:28 +09:00
exynos_dp_core.h video: exynos_dp: Enable hotplug interrupts 2012-11-29 10:33:28 +09:00
exynos_dp_reg.c video: exynos_dp: Enable hotplug interrupts 2012-11-29 10:33:28 +09:00
exynos_dp_reg.h video: exynos_dp: increase AUX channel voltage level 2012-09-22 21:40:28 +00:00
exynos_mipi_dsi.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
exynos_mipi_dsi_common.c video: exynos_mipi_dsi: Remove unnecessary NULL check 2012-09-22 21:44:37 +00:00
exynos_mipi_dsi_common.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.c video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_regs.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
Kconfig video: support DP controller driver 2012-02-13 03:02:30 +00:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
s6e8ax0.c video: exynos mipi dsi: support reverse panel type 2012-05-13 13:08:23 +00:00