]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove "i2c_speed" nonsense from child device table
authorAdam Jackson <ajax@redhat.com>
Thu, 16 Jun 2011 20:36:23 +0000 (16:36 -0400)
committerKeith Packard <keithp@keithp.com>
Thu, 20 Oct 2011 21:11:15 +0000 (14:11 -0700)
commit84a2ad1ad43cd8a29b80f4a62fec791a8b7a4711
tree8c8d386fac6cb2660411698b2883f223ad8383b0
parentd5f62c6744955c45c2dda4af94e03c07e3075ca6
drm/i915: Remove "i2c_speed" nonsense from child device table

I have no evidence for this byte being used this way, and lots of
counterexamples.  Restore the struct to its empirical definition and
patch up gmbus setup to match.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_bios.c
drivers/gpu/drm/i915/intel_bios.h
drivers/gpu/drm/i915/intel_sdvo.c