]> git.baikalelectronics.ru Git - kernel.git/commit
drm: exynos: hdmi: remove drm common hdmi platform data struct
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 4 Oct 2012 15:18:56 +0000 (20:48 +0530)
committerInki Dae <inki.dae@samsung.com>
Fri, 5 Oct 2012 10:15:16 +0000 (19:15 +0900)
commit519a5c5c73f6acfa4c6715fc89a9a61eb07c8716
tree93f44ffe8396ddfb18aecbbabf2f6eb922a295bf
parent6009c915e244e3f7851c5c04ffa59d72c16badb6
drm: exynos: hdmi: remove drm common hdmi platform data struct

exynos-drm-hdmi need context pointers from hdmi and mixer. These
pointers were expected from the plf data. Cleaned this dependency
by exporting i/f which are called by hdmi, mixer driver probes
for setting their context.

Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_hdmi.c
drivers/gpu/drm/exynos/exynos_drm_hdmi.h
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c
include/drm/exynos_drm.h