From: Alex Deucher Date: Mon, 21 Nov 2011 17:10:14 +0000 (-0500) Subject: drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real X-Git-Tag: v3.2-rc3~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d724502a9d7a46f4a56a1663b1f50d2dc9d1ef40;p=pandora-kernel.git drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real Fixes i2c test failures when i2c_algo_bit.bit_test=1. The hw doesn't actually require a mask, so just set it to the default mask bits for r1xx-r4xx radeon ddc. I missed this part the first time through. Signed-off-by: Alex Deucher Cc: stable@kernel.org Cc: Jean Delvare Signed-off-by: Dave Airlie --- Reading git-diff-tree failed