git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a1475
)
drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Wed, 12 Jun 2013 20:27:30 +0000
(17:27 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:41 +0000
(11:14 +0200)
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 <paulo.r.zanoni@intel.com>
Reviewed-by: Zoltan Nyul <zoltan.nyul@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found