linux/drivers/video/exynos
Jingoo Han f9b1e013f1 video: exynos_dp: remove non-DT support for Exynos Display Port
Exynos Display Port can be used only for Exynos SoCs. In addition,
non-DT for EXYNOS SoCs is not supported from v3.11; thus, there is
no need to support non-DT for Exynos Display Port.

The 'include/video/exynos_dp.h' file has been used for non-DT
support and the content of file include/video/exynos_dp.h is moved
to drivers/video/exynos/exynos_dp_core.h. Thus, the 'exynos_dp.h'
file is removed. Also, 'struct exynos_dp_platdata' is removed,
because it is not used any more.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-16 13:48:09 -07:00
..
exynos_dp_core.c video: exynos_dp: remove non-DT support for Exynos Display Port 2013-10-16 13:48:09 -07:00
exynos_dp_core.h video: exynos_dp: remove non-DT support for Exynos Display Port 2013-10-16 13:48:09 -07:00
exynos_dp_reg.c video: exynos_dp: remove non-DT support for Exynos Display Port 2013-10-16 13:48:09 -07:00
exynos_dp_reg.h video: exynos_dp: Fix incorrect setting for INT_CTL 2012-11-29 10:33:28 +09:00
exynos_mipi_dsi_common.c video/exynos: remove unnecessary header inclusions 2013-04-11 14:49:01 +03:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c video: exynos: Ensure definitions match prototypes 2013-08-30 10:14:38 +03:00
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
exynos_mipi_dsi.c video: exynos_mipi_dsim: Use the generic PHY driver 2013-10-16 13:48:08 -07:00
Kconfig video: exynos_dp: remove non-DT support for Exynos Display Port 2013-10-16 13:48:09 -07:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
s6e8ax0.c drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c 2013-02-21 17:22:18 -08:00