drm/i915: kill intel_ddc_probe
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 11 Jul 2012 10:31:53 +0000 (12:31 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 20 Jul 2012 10:21:39 +0000 (12:21 +0200)
We have way too much lying hardware to rely on a simple "does someone
answer on the ddc i2c address?" check. And now it's unused, so just
kill it.

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

No differences found