]> Git Repo - linux.git/commit
drm/edid: Don't pass around drm_display_info needlessly
authorVille Syrjälä <[email protected]>
Wed, 28 Sep 2016 13:51:38 +0000 (16:51 +0300)
committerDaniel Vetter <[email protected]>
Tue, 4 Oct 2016 06:23:10 +0000 (08:23 +0200)
commit1826750f5775fa17909d02755bc872dfcfc6685e
tree52058ead9cf257890517ebf74bbd1c610535dcbd
parent2a272ca9b8f748aa50f5f2df391a4bf05fd9fd29
drm/edid: Don't pass around drm_display_info needlessly

We already pass the connector to drm_add_display_info() and
drm_assign_hdmi_deep_color_info(), so passing the
connector->display_info also is pointless.

Signed-off-by: Ville Syrjälä <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_edid.c
This page took 0.052828 seconds and 4 git commands to generate.