linux/drivers/video/exynos
Sylwester Nawrocki b89e1399ba video: exynos mipi dsi: Avoid races in probe()
Make sure all resources are initialized before interrupt handler is
registered. Pass full platform device name to request_irq() so it
can be distinguished which device has requested an interrupt in cases
there are multiple instances in the system.

Also enable voltage regulators regardless of they have been enabled
by bootloader or not, to make sure other drivers using same regulators
don't disable them unexpectedly.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-05-13 13:08:22 +00:00
..
exynos_dp_core.c video: exynos_dp: remove unnecessary header includes 2012-05-13 13:05:52 +00:00
exynos_dp_core.h video: exynos_dp: add analog and pll control setting 2012-04-16 04:19:00 +00:00
exynos_dp_reg.c video: exynos_dp: remove unnecessary header includes 2012-05-13 13:05:52 +00:00
exynos_dp_reg.h video: exynos_dp: add analog and pll control setting 2012-04-16 04:19:00 +00:00
exynos_mipi_dsi.c video: exynos mipi dsi: Avoid races in probe() 2012-05-13 13:08:22 +00:00
exynos_mipi_dsi_common.c fb: exynos: Fix MIPI/DSI front/back porch settings 2012-04-24 14:40:28 +02:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
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: backlight: support s6e8ax0 panel driver based on MIPI DSI 2012-02-13 03:02:03 +00:00
s6e8ax0.h video: backlight: support s6e8ax0 panel driver based on MIPI DSI 2012-02-13 03:02:03 +00:00