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:
a2bd1f5
)
drm/i915: kill intel_ddc_probe
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Jul 2012 10:31:53 +0000
(12:31 +0200)
committer
Daniel 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