]> 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)
commitf69b81e76f5a6281d6a312bad5aad85d067d6cce
tree2851ad9d38e4a77a1cdcc660600bd0fd24aa943f
parent3d9c6a9430857dc11b397797c121ba7d120a3319
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