diff options
author | Jean Delvare <jdelvare@suse.de> | 2011-10-06 20:16:24 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-10-10 12:03:10 +0400 |
commit | 286e0c94f9c3f292cb38a977fbbde3433347a868 (patch) | |
tree | 5135030baf1fadd26d63532328648e2488643e7d /drivers/gpu/drm/README.drm | |
parent | c6ca8391793762713e81153a0c1206f7e20e2189 (diff) | |
download | linux-286e0c94f9c3f292cb38a977fbbde3433347a868.tar.xz |
drm/radeon/kms: Fix I2C mask definitions
Commit 9b9fe724 accidentally used RADEON_GPIO_EN_* where
RADEON_GPIO_MASK_* was intended. This caused improper initialization
of I2C buses, mostly visible when setting i2c_algo_bit.bit_test=1.
Using the right constants fixes the problem.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Jerome Glisse <j.glisse@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/README.drm')
0 files changed, 0 insertions, 0 deletions