drm/i915: Disable LVDS i2c probing when using GPIO bit banging
commitb8232e906381dcba2bb26f0d849d4c25cc9b1368
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 15:41:32 +0000 (28 16:41 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Sep 2010 15:47:00 +0000 (28 16:47 +0100)
treee3b90d6c19db323debd075c6c62b07f95c04178f
parente0e41598b433c0216814d54c62e7c1834f464d9b
drm/i915: Disable LVDS i2c probing when using GPIO bit banging

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>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_lvds.c