commit | 6c47e5c23aa2a7c54ad7ac13af4bd56cd9e703bf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 14 14:32:01 2011 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 15 19:43:39 2011 +0000 |
tree | 402aa8b11f3ec82492212498452c63e517cf5e61 | |
parent | b872a37437e93df9d112ce674752b3b3a0a17020 [diff] |
drm/radeon/kms: fix up gpio i2c mask bits for r4xx 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. 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>