drm/exynos/hdmi: remove deprecated hdmi_resources structure
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 25 Sep 2015 12:48:25 +0000 (14:48 +0200)
committerInki Dae <daeinki@gmail.com>
Mon, 26 Oct 2015 06:09:59 +0000 (15:09 +0900)
commitaf1f7c24d619f2c21f7f6cbac140ef469840e6d3
treee340d3d7e88fc45268eb125bd57325ef84c02dfb
parent2228b7cda25b79f106411b97bd039ed0b97067a6
drm/exynos/hdmi: remove deprecated hdmi_resources structure

hdmi_resources structure was filled by old platform data code and is not
necessary anymore. The patch removes it at groups together resource related
fields in hdmi_context.

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