From: Paulo Zanoni Date: Wed, 12 Jun 2013 20:27:30 +0000 (-0300) Subject: drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy X-Git-Tag: v3.11-rc1~65^2~16^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73845adf3357c3c71da25e18f44e5a9924d666d5;p=pandora-kernel.git drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy Because it's the function that destroys the connector, not the encoder. And we already have intel_dp_encoder_destroy. This has annoyed me for a long time. Signed-off-by: Paulo Zanoni Reviewed-by: Zoltan Nyul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed