commit | d724502a9d7a46f4a56a1663b1f50d2dc9d1ef40 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 21 12:10:14 2011 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 22 20:09:08 2011 +0000 |
tree | 399935f90134c38f90157896d9fa3d0495d49b0b | |
parent | 26cc40a83384178bfaefbcfb4786591498f3e190 [diff] |
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 <alexander.deucher@amd.com> Cc: stable@kernel.org Cc: Jean Delvare <khali@linux-fr.org> Signed-off-by: Dave Airlie <airlied@redhat.com>