On 07/09/2015 11:28 PM, Andrzej Hajda wrote:
Hi Inki, Joonyoung,
These patches removes obsolete and old structures, to simplify further development. They should not change behavior of the driver.
The patchset is based on exynos-drm-next plus my HDMI related fixes [1].
The patchset was tested on Universal and Odroid U3.
Regards Andrzej
Andrzej Hajda (7): drm/exynos/hdmi: remove old platform data code drm/exynos/hdmi: Simplify HPD gpio handling drm/exynos/hdmi: remove private lock code drm/exynos/hdmi: add driver data pointer to private context drm/exynos/hdmi: remove redundant configuration fields drm/exynos/hdmi: remove hdmi_v13_conf struct drm/exynos/hdmi: remove hdmi_v14_conf struct
drivers/gpu/drm/exynos/exynos_hdmi.c | 860 ++++++++++------------------------- 1 file changed, 245 insertions(+), 615 deletions(-)
Looks good to me about this patchset,
Reviewed-by: Joonyoung Shim jy0922.shim@samsung.com