]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/hdmi: remove old platform data code
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 9 Jul 2015 14:28:06 +0000 (16:28 +0200)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:31 +0000 (10:23 +0900)
commit315d3c24f32ff946c1c1e0a35cad20ded469d83b
tree2851ad9d38e4a77a1cdcc660600bd0fd24aa943f
parentdb5961e48ee200228062f99776432d701ad6eb99
drm/exynos/hdmi: remove old platform data code

s5p_hdmi_platform_data were used before device tree introduction.
As HDMI driver is DT only we can drop this struct completely.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c