From: Alex Deucher Date: Mon, 7 Apr 2014 14:33:45 +0000 (-0400) Subject: drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) X-Git-Tag: omap-for-v3.16/pm-signed~75^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732d50b431dca2f3f78fc21ba9b7ed9d06bb01ce;p=pandora-kernel.git drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) If you are using the common dp over i2c functionality, it is asumed that the aux transfer function does not modify the any of the msg structure other than the reply field. Doing so breaks the logic in the common code. v2: update struct drm_dp_aux comments about assumptions v3 (chk): rebased on upstream changes Signed-off-by: Alex Deucher Cc: Ville Syrjälä Cc: Jani Nikula Cc: Thierry Reding Reviewed-by: Ville Syrjälä Signed-off-by: Christian König --- Reading git-diff-tree failed