drm/i915: Disable LVDS i2c probing when using GPIO bit banging
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 15:41:32 +0000 (16:41 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 15:47:00 +0000 (16:47 +0100)
This check only appears to succeed when using GMBUS, so we need to skip
it if we have fallen back to using GPIO bit banging.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found