commit | 6b7279e13e3ac15b9f4fbcc3a7c93caa94a5ea04 | [log] [tgz] |
---|---|---|
author | Liu Ying <gnuiyl@gmail.com> | Fri Jul 08 17:41:00 2016 +0800 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Jul 12 18:24:08 2016 +0200 |
tree | eb6454d22b3d0a9f9b4fe54f366a43372904ab6b | |
parent | 5f2f911578fb13b0110e125d43775f08cf1dd281 [diff] |
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>