From: Chris Wilson Date: Tue, 14 Sep 2010 15:46:59 +0000 (+0100) Subject: drm/i915/i2c: Track the parent encoder rather than just the dev X-Git-Tag: v2.6.37-rc1~92^2~28^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=890f3359f7b84d7015104360d647ccac5f515542;p=pandora-kernel.git drm/i915/i2c: Track the parent encoder rather than just the dev The SDVO proxy i2c adapter wants to be able to use information stored in the encoder, so pass that through intel_i2c rather than iterate over all known encoders every time. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed