From: Jean Delvare Date: Thu, 13 Oct 2011 08:39:22 +0000 (+0200) Subject: drm/radeon/kms: Simplify I2C post_xfer function X-Git-Tag: v3.2-rc1~135^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e5f612578e80b0b0f0122c0a42d2c71faea580;p=pandora-kernel.git drm/radeon/kms: Simplify I2C post_xfer function There is no point in re-doing in post_xfer all the initialization that was already done by pre_xfer. Instead, only do the work which differs from pre_xfer. Signed-off-by: Jean Delvare Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed