drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure
authorLiu Ying <gnuiyl@gmail.com>
Fri, 8 Jul 2016 09:41:00 +0000 (17:41 +0800)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 12 Jul 2016 16:24:08 +0000 (18:24 +0200)
commit6b7279e13e3ac15b9f4fbcc3a7c93caa94a5ea04
treeeb6454d22b3d0a9f9b4fe54f366a43372904ab6b
parent5f2f911578fb13b0110e125d43775f08cf1dd281
drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure

There is no one using the legacy drm_connector_funcs structure since
the imx-drm has been converted to atomic, so we may remove it.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/bridge/dw-hdmi.c