[PATCH V4 3/4] video: exynos_dp: remove non-DT support for Exynos Display Port
Tomasz Figa
tomasz.figa at gmail.com
Sat Jul 6 09:11:02 EST 2013
Hi Jingoo,
On Tuesday 02 of July 2013 17:41:52 Jingoo Han wrote:
> Exynos Display Port can be used only for Exynos SoCs. In addition,
> non-DT for EXYNOS SoCs is be 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 at samsung.com>
> ---
> drivers/video/exynos/Kconfig | 2 +-
> drivers/video/exynos/exynos_dp_core.c | 116
> +++++++---------------------- drivers/video/exynos/exynos_dp_core.h |
> 109 +++++++++++++++++++++++++++ drivers/video/exynos/exynos_dp_reg.c |
> 2 -
> include/video/exynos_dp.h | 131
> --------------------------------- 5 files changed, 135 insertions(+),
> 225 deletions(-)
> delete mode 100644 include/video/exynos_dp.h
Reviewed-by: Tomasz Figa <t.figa at samsung.com>
Best regards,
Tomasz
More information about the devicetree-discuss
mailing list