drm/i915: drop intel_encoder argument to load_detect_pipe functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 12 Aug 2012 19:20:10 +0000 (21:20 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 17 Aug 2012 08:10:02 +0000 (10:10 +0200)
Since it's redundant - we can get the attached encoder in the
functions themselves.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found